void nop_wait(uint32_t cycles)
Repeat NOP until cycle complete.
void initialize()
Initialize the main system clock and oscillator.
Definition clock.cpp:3
void wait(uint32_t cycles)
Wait for length of cycles
unsigned int uint32_t
Definition types.hpp:5