[][src]Type Definition nrf52832_pac::nfct::framestatus::rx::R

type R = R<u32, RX>;

Reader of register RX

Methods

impl R[src]

pub fn crcerror(&self) -> CRCERROR_R[src]

Bit 0 - No valid End of Frame detected

pub fn paritystatus(&self) -> PARITYSTATUS_R[src]

Bit 2 - Parity status of received frame

pub fn overrun(&self) -> OVERRUN_R[src]

Bit 3 - Overrun detected