pub fn init(config: Config) -> Peripherals
Expand description
Initialize the system.
This function sets up the CPU clock and watchdog, then, returns the peripherals and clocks.
pub fn init(config: Config) -> Peripherals
Initialize the system.
This function sets up the CPU clock and watchdog, then, returns the peripherals and clocks.