pub type CRCSTATUS_R = BitReader<CRCSTATUS_A>;
Expand description
Field CRCSTATUS
reader - CRC status of packet received
Aliased Type§
struct CRCSTATUS_R { /* private fields */ }
Implementations§
Source§impl CRCSTATUS_R
impl CRCSTATUS_R
Sourcepub fn variant(&self) -> CRCSTATUS_A
pub fn variant(&self) -> CRCSTATUS_A
Get enumerated values variant
Sourcepub fn is_crcerror(&self) -> bool
pub fn is_crcerror(&self) -> bool
Checks if the value of the field is CRCERROR