Type Alias xmc4300::flash0::fsr::PfpageR

source ·
pub type PfpageR = BitReader<Pfpage>;
Expand description

Field PFPAGE reader - Program Flash in Page Mode

Aliased Type§

struct PfpageR { /* private fields */ }

Implementations§

source§

impl PfpageR

source

pub const fn variant(&self) -> Pfpage

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Program Flash not in page mode

source

pub fn is_value2(&self) -> bool

Program Flash in page mode; assembly buffer of PFLASH (256 byte) is in use (being filled up)