Type Alias gd32f1::gd32f190::syscfg::cfg2::SramPcefR

source ·
pub type SramPcefR = BitReader<SramPcefr>;
Expand description

Field SRAM_PCEF reader - SRAM parity check error flag

Aliased Type§

struct SramPcefR { /* private fields */ }

Implementations§

source§

impl SramPcefR

source

pub const fn variant(&self) -> SramPcefr

Get enumerated values variant

source

pub fn is_no_error(&self) -> bool

No SRAM parity check error detected

source

pub fn is_error(&self) -> bool

SRAM parity check error detected