ChipHw

Type Alias ChipHw 

Source
pub type ChipHw = NRF52<'static, Nrf52840DefaultPeripherals<'static>>;
Expand description

The Chip type.

Aliased Typeยง

pub struct ChipHw { /* private fields */ }