Struct nrf52840::nfct::EVENTS_TXFRAMESTART[][src]

pub struct EVENTS_TXFRAMESTART { /* fields omitted */ }

Marks the start of the first symbol of a transmitted frame

Methods

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