Type Alias ChipHw

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

Aliased Typeยง

struct ChipHw { /* private fields */ }