Type Alias ChipHw

Source
pub(crate) type ChipHw = Stm32f3xx<'static, Stm32f3xxDefaultPeripherals<'static>>;

Aliased Typeยง

struct ChipHw { /* private fields */ }