Type Definition nrf52833_hal::pac::nfct::EVENTS_RXFRAMEEND[][src]

type EVENTS_RXFRAMEEND = Reg<u32, _EVENTS_RXFRAMEEND>;

Received data has been checked (CRC, parity) and transferred to RAM, and EasyDMA has ended accessing the RX buffer

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see events_rxframeend module