Type Alias gd32e1::gd32e103::fmc::stat::PgaerrR

source ·
pub type PgaerrR = BitReader<Pgaerrr>;
Expand description

Field PGAERR reader - Program alignment error flag bit

Aliased Type§

struct PgaerrR { /* private fields */ }

Implementations§

source§

impl PgaerrR

source

pub const fn variant(&self) -> Pgaerrr

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 in program alignment