[][src]Function lpc55s6x_hal::new

pub fn new() -> Peripherals

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