Type Alias xmc4800::flash0::fsr::ERASE_R

source ·
pub type ERASE_R = BitReader<ERASE_A>;
Expand description

Field ERASE reader - Erase State

Aliased Type§

struct ERASE_R { /* private fields */ }

Implementations§

source§

impl ERASE_R

source

pub const fn variant(&self) -> ERASE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

There is no erase operation requested or in progress or just finished

source

pub fn is_value2(&self) -> bool

Erase operation requested (from FIM) or in action or finished.