Type Alias nrf52811_hal::pac::radio::events_ctepresent::EVENTS_CTEPRESENT_W

source ·
pub type EVENTS_CTEPRESENT_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVENTS_CTEPRESENT_SPEC, EVENTS_CTEPRESENT_A, BitM, O>;
Expand description

Field EVENTS_CTEPRESENT writer - CTE is present (early warning right after receiving CTEInfo byte)

Aliased Type§

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