[][src]Type Definition nrf52832_pac::nfct::txd::frameconfig::R

type R = R<u32, FRAMECONFIG>;

Reader of register FRAMECONFIG

Methods

impl R[src]

pub fn parity(&self) -> PARITY_R[src]

Bit 0 - Adding parity or not in the frame

pub fn discardmode(&self) -> DISCARDMODE_R[src]

Bit 1 - Discarding unused bits in start or at end of a Frame

pub fn sof(&self) -> SOF_R[src]

Bit 2 - Adding SoF or not in TX frames

pub fn crcmodetx(&self) -> CRCMODETX_R[src]

Bit 4 - CRC mode for outgoing frames