pub type ReadWaitCtrlR = BitReader<ReadWaitCtrl>;
Expand description

Field READ_WAIT_CTRL reader - Read Wait Control

Aliased Type§

struct ReadWaitCtrlR { /* private fields */ }

Implementations§

source§

impl ReadWaitCtrlR

source

pub const fn variant(&self) -> ReadWaitCtrl

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Disable Read Wait Control

source

pub fn is_value2(&self) -> bool

Enable Read Wait Control