Type Alias xmc4300::flash0::fsr::VerR

source ·
pub type VerR = BitReader<Ver>;
Expand description

Field VER reader - Verify Error

Aliased Type§

struct VerR { /* private fields */ }

Implementations§

source§

impl VerR

source

pub const fn variant(&self) -> Ver

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.