Type Alias CmdcrcR

Source
pub type CmdcrcR = BitReader<Cmdcrcselect>;
Expand description

Field CMDCRC reader - Command CRC Error

Aliased Type§

struct CmdcrcR { /* private fields */ }

Implementations§

Source§

impl CmdcrcR

Source

pub const fn variant(&self) -> Cmdcrcselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

No Error

Source

pub fn is_yes(&self) -> bool

CRC Error Generated