pub type CCRCFAIL_R = BitReader<CCRCFAIL_A>;
Expand description
Field CCRCFAIL
reader - Command response received (CRC check failed)
Implementations
sourceimpl CCRCFAIL_R
impl CCRCFAIL_R
sourcepub fn variant(&self) -> CCRCFAIL_A
pub fn variant(&self) -> CCRCFAIL_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