Type Alias gd32f1::gd32f190::fmc::stat::WperrR

source ·
pub type WperrR = BitReader<Wperrr>;
Expand description

Field WPERR reader - Erase/Program protection error flag bit

Aliased Type§

struct WperrR { /* private fields */ }

Implementations§

source§

impl WperrR

source

pub const fn variant(&self) -> Wperrr

Get enumerated values variant

source

pub fn is_no_error(&self) -> bool

There was no error

source

pub fn is_error(&self) -> bool

There was an error erasing/programming protected pages