Type Alias xmc4300::flash0::fsr::PfoperR

source ·
pub type PfoperR = BitReader<Pfoper>;
Expand description

Field PFOPER reader - Program Flash Operation Error

Aliased Type§

struct PfoperR { /* private fields */ }

Implementations§

source§

impl PfoperR

source

pub const fn variant(&self) -> Pfoper

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No operation error reported by Program Flash

source

pub fn is_value2(&self) -> bool

Flash array operation aborted, because of a Flash array failure, e.g. an ECC error in microcode.