Type Alias nrf52810_hal::pac::radio::frequency::MAP_W

source ·
pub type MAP_W<'a, const O: u8> = BitWriterRaw<'a, u32, FREQUENCY_SPEC, MAP_A, BitM, O>;
Expand description

Field MAP writer - Channel map selection.

Aliased Type§

struct MAP_W<'a, const O: u8> { /* private fields */ }