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

type EVENTS_RXERROR = Reg<u32, _EVENTS_RXERROR>;

NFC RX frame error reported. The FRAMESTATUS.RX register contains details on the source of the error.

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

For information about available fields see events_rxerror module