Struct nrf52840::radio::EVENTS_EDSTOPPED[][src]

pub struct EVENTS_EDSTOPPED { /* fields omitted */ }

The sampling of energy detection has stopped

Methods

impl EVENTS_EDSTOPPED
[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