Type Alias CmdendR

Source
pub type CmdendR = BitReader<Cmdendselect>;
Expand description

Field CMDEND reader - Command End Bit Error

Aliased Type§

struct CmdendR { /* private fields */ }

Implementations§

Source§

impl CmdendR

Source

pub const fn variant(&self) -> Cmdendselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

No error

Source

pub fn is_yes(&self) -> bool

End Bit Error Generated