pub(crate) type ChipHw = Msp432<'static, Msp432DefaultPeripherals<'static>>;
struct ChipHw { /* private fields */ }