Type Alias ChipHw

Source
pub(crate) type ChipHw = NRF52<'static, Nrf52832DefaultPeripherals<'static>>;

Aliased Typeยง

struct ChipHw { /* private fields */ }