Type Alias ChipHw

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

Aliased Type§

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

Fields§

§pm: &'static PowerManager