Type Alias ChipHw

Source
pub(crate) type ChipHw = Stm32f4xx<'static, Stm32f412gDefaultPeripherals<'static>>;

Aliased Typeยง

struct ChipHw { /* private fields */ }