Type Alias CmdidxR

Source
pub type CmdidxR = BitReader<Cmdidxselect>;
Expand description

Field CMDIDX reader - Command Index Error

Aliased Type§

struct CmdidxR { /* private fields */ }

Implementations§

Source§

impl CmdidxR

Source

pub const fn variant(&self) -> Cmdidxselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

No Error

Source

pub fn is_yes(&self) -> bool

Error