Type Alias xmc4800::ebu::buswap1::WAITWRC_W

source ·
pub type WAITWRC_W<'a, REG> = FieldWriter<'a, REG, 5, WAITWRC_A>;
Expand description

Field WAITWRC writer - Programmed Wait States for write accesses

Aliased Type§

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

Implementations§

source§

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

source

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

1 wait state.

source

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

1 wait states.

source

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

2 wait state.

source

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

30 wait states.

source

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

31 wait states.