Function embassy_nrf::init
source · pub fn init(config: Config) -> Peripherals
Expand description
Initialize peripherals with the provided configuration. This should only be called once at startup.
pub fn init(config: Config) -> Peripherals
Initialize peripherals with the provided configuration. This should only be called once at startup.