Type Alias CmdteoR

Source
pub type CmdteoR = BitReader<Cmdteoselect>;
Expand description

Field CMDTEO reader - Command Timeout Error

Aliased Type§

struct CmdteoR { /* private fields */ }

Implementations§

Source§

impl CmdteoR

Source

pub const fn variant(&self) -> Cmdteoselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

No Error

Source

pub fn is_yes(&self) -> bool

Timeout