Type Alias DatcrcR

Source
pub type DatcrcR = BitReader<Datcrcselect>;
Expand description

Field DATCRC reader - Data CRC Error

Aliased Type§

struct DatcrcR { /* private fields */ }

Implementations§

Source§

impl DatcrcR

Source

pub const fn variant(&self) -> Datcrcselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

No Error

Source

pub fn is_yes(&self) -> bool

Error