Struct nrf52840::radio::EVENTS_TXREADY[][src]

pub struct EVENTS_TXREADY { /* fields omitted */ }

RADIO has ramped up and is ready to be started TX path

Methods

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