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

type CRCMODETX_R = R<bool, CRCMODETX_A>;

Reader of field CRCMODETX

Methods

impl CRCMODETX_R[src]

pub fn variant(&self) -> CRCMODETX_A[src]

Get enumerated values variant

pub fn is_no_crctx(&self) -> bool[src]

Checks if the value of the field is NOCRCTX

pub fn is_crc16tx(&self) -> bool[src]

Checks if the value of the field is CRC16TX