Struct nrf52840::nfct::EVENTS_TXFRAMEEND[][src]

pub struct EVENTS_TXFRAMEEND { /* fields omitted */ }

Marks the end of the last transmitted on-air symbol of a frame

Methods

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