Type Alias xmc4800::flash0::fsr::VER_R

source ·
pub type VER_R = BitReader<VER_A>;
Expand description

Field VER reader - Verify Error

Aliased Type§

struct VER_R { /* private fields */ }

Implementations§

source§

impl VER_R

source

pub const fn variant(&self) -> VER_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The page is correctly programmed or the sector correctly erased. All programmed or erased bits have full expected quality.

source

pub fn is_value2(&self) -> bool

A program verify error or an erase verify error has been detected. Full quality (retention time) of all programmed (“1”) or erased (“0”) bits cannot be guaranteed.