Struct nrf52840::nfct::EVENTS_ENDRX[][src]

pub struct EVENTS_ENDRX { /* fields omitted */ }

RX buffer (as defined by PACKETPTR and MAXLEN) in Data RAM full.

Methods

impl EVENTS_ENDRX
[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_ENDRX

impl !Sync for EVENTS_ENDRX