pub type CmdTimeoutErrR = BitReader<CmdTimeoutErr>;
Expand description

Field CMD_TIMEOUT_ERR reader - Command Timeout Error

Aliased Type§

struct CmdTimeoutErrR { /* private fields */ }

Implementations§

source§

impl CmdTimeoutErrR

source

pub const fn variant(&self) -> CmdTimeoutErr

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No Error

source

pub fn is_value2(&self) -> bool

Timeout