pub type ReadWaitCtrlW<'a, REG> = BitWriter<'a, REG, ReadWaitCtrl>;
Expand description

Field READ_WAIT_CTRL writer - Read Wait Control

Aliased Type§

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

Implementations§

source§

impl<'a, REG> ReadWaitCtrlW<'a, REG>
where REG: Writable + RegisterSpec,

source

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

Disable Read Wait Control

source

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

Enable Read Wait Control