Type Alias xmc4800::flash0::fsr::PROG_R

source ·
pub type PROG_R = BitReader<PROG_A>;
Expand description

Field PROG reader - Programming State

Aliased Type§

struct PROG_R { /* private fields */ }

Implementations§

source§

impl PROG_R

source

pub const fn variant(&self) -> PROG_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

There is no program operation requested or in progress or just finished.

source

pub fn is_value2(&self) -> bool

Programming operation (write page) requested (from FIM) or in action or finished.