Function lpc55_hal::take[][src]

pub fn take() -> Option<Peripherals>

This is the main (monolithic) entry point to the HAL for non-RTIC applications. For RTIC, use hal::<Peripheral>::from(<raw_peripheral>) as needed.