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