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

type PARITYSTATUS_R = R<bool, PARITYSTATUS_A>;

Reader of field PARITYSTATUS

Methods

impl PARITYSTATUS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PARITYOK

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

Checks if the value of the field is PARITYERROR