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

type EVENTS_RXERROR = Reg<u32, _EVENTS_RXERROR>;
Expand description

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