pub type CmdEndBitErrR = BitReader<CmdEndBitErr>;
Expand description

Field CMD_END_BIT_ERR reader - Command End Bit Error

Aliased Type§

struct CmdEndBitErrR { /* private fields */ }

Implementations§

source§

impl CmdEndBitErrR

source

pub const fn variant(&self) -> CmdEndBitErr

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No Error

source

pub fn is_value2(&self) -> bool

End Bit Error Generated