pub type DCRCFAIL_R = BitReader<DCRCFAIL_A>;
Expand description
Field DCRCFAIL
reader - Data block sent/received (CRC check failed)
Implementations
sourceimpl DCRCFAIL_R
impl DCRCFAIL_R
sourcepub fn variant(&self) -> DCRCFAIL_A
pub fn variant(&self) -> DCRCFAIL_A
Get enumerated values variant
sourcepub fn is_not_failed(&self) -> bool
pub fn is_not_failed(&self) -> bool
Checks if the value of the field is NotFailed