Type Alias gd32f1::gd32f190::fmc::wsen::WsenR

source ·
pub type WsenR = BitReader<Wsen>;
Expand description

Field WSEN reader - FMC wait state enable register

Aliased Type§

struct WsenR { /* private fields */ }

Implementations§

source§

impl WsenR

source

pub const fn variant(&self) -> Wsen

Get enumerated values variant

source

pub fn is_no_wait_state(&self) -> bool

No wait state added

source

pub fn is_wait_state(&self) -> bool

Wait state added