Type Alias ChipHw

Source
pub(crate) type ChipHw = Msp432<'static, Msp432DefaultPeripherals<'static>>;

Aliased Typeยง

struct ChipHw { /* private fields */ }