ChipHw

Type Alias ChipHw 

Source
pub(crate) type ChipHw = Sam4l<Sam4lDefaultPeripherals>;

Aliased Type§

pub(crate) struct ChipHw {
    pub pm: &'static PowerManager,
    /* private fields */
}

Fields§

§pm: &'static PowerManager