Type Alias ChipHw

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

Aliased Typeยง

struct ChipHw { /* private fields */ }