Type Alias AcmdR

Source
pub type AcmdR = BitReader<Acmdselect>;
Expand description

Field ACMD reader - Auto CMD Error

Aliased Type§

struct AcmdR { /* private fields */ }

Implementations§

Source§

impl AcmdR

Source

pub const fn variant(&self) -> Acmdselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

No Error

Source

pub fn is_yes(&self) -> bool

Error