Type Alias ChipHw

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

Aliased Typeยง

struct ChipHw { /* private fields */ }