Type Alias AcmdcrcR

Source
pub type AcmdcrcR = BitReader<Acmdcrcselect>;
Expand description

Field ACMDCRC reader - Auto CMD CRC Error

Aliased Type§

struct AcmdcrcR { /* private fields */ }

Implementations§

Source§

impl AcmdcrcR

Source

pub const fn variant(&self) -> Acmdcrcselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

No error

Source

pub fn is_yes(&self) -> bool

CRC Error Generated