Type Definition microbit::hal::pac::nfct::EVENTS_RXFRAMEEND[]

type EVENTS_RXFRAMEEND = Reg<u32, _EVENTS_RXFRAMEEND>;
Expand description

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