Type Alias nrf52811_hal::pac::radio::events_edend::EVENTS_EDEND_W

source ·
pub type EVENTS_EDEND_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVENTS_EDEND_SPEC, EVENTS_EDEND_A, BitM, O>;
Expand description

Field EVENTS_EDEND writer - Sampling of energy detection complete. A new ED sample is ready for readout from the RADIO.EDSAMPLE register

Aliased Type§

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