Type Alias xmc4500::flash0::fsr::SQER_R

source ·
pub type SQER_R = BitReader<SQER_A>;
Expand description

Field SQER reader - Command Sequence Error

Aliased Type§

struct SQER_R { /* private fields */ }

Implementations§

source§

impl SQER_R

source

pub const fn variant(&self) -> SQER_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No sequence error

source

pub fn is_value2(&self) -> bool

Command state machine operation unsuccessful because of improper address or command sequence.