Struct nrf52840::radio::EVENTS_EDEND[][src]

pub struct EVENTS_EDEND { /* fields omitted */ }

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

Methods

impl EVENTS_EDEND
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for EVENTS_EDEND

impl !Sync for EVENTS_EDEND