Type Alias AcmdendR

Source
pub type AcmdendR = BitReader<Acmdendselect>;
Expand description

Field ACMDEND reader - Auto CMD End Bit Error

Aliased Type§

struct AcmdendR { /* private fields */ }

Implementations§

Source§

impl AcmdendR

Source

pub const fn variant(&self) -> Acmdendselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

No error

Source

pub fn is_yes(&self) -> bool

End Bit Error Generated