Type Alias CmdcR

Source
pub type CmdcR = BitReader<Cmdcselect>;
Expand description

Field CMDC reader - Command Complete

Aliased Type§

struct CmdcR { /* private fields */ }

Implementations§

Source§

impl CmdcR

Source

pub const fn variant(&self) -> Cmdcselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

No command complete

Source

pub fn is_yes(&self) -> bool

Command complete