Type Alias gd32e1::gd32e103::fmc::ws::WscntW

source ·
pub type WscntW<'a, REG> = FieldWriter<'a, REG, 3, Wscnt>;
Expand description

Field WSCNT writer - wait state counter register

Aliased Type§

struct WscntW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> WscntW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn ws0(self) -> &'a mut W<REG>

0 wait states added

source

pub fn ws1(self) -> &'a mut W<REG>

1 wait state added

source

pub fn ws2(self) -> &'a mut W<REG>

2 wait states added