Type Alias nrf52840_pac::radio::frequency::MAP_W
source · pub type MAP_W<'a, const O: u8> = BitWriter<'a, u32, FREQUENCY_SPEC, MAP_A, O>;
Expand description
Field MAP
writer - Channel map selection.
Aliased Type§
struct MAP_W<'a, const O: u8> { /* private fields */ }