esp_hal

Function init

Source
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.