Type Alias RwctrlR

Source
pub type RwctrlR = BitReader<Rwctrlselect>;
Expand description

Field RWCTRL reader - Read Wait Control

Aliased Type§

struct RwctrlR { /* private fields */ }

Implementations§

Source§

impl RwctrlR

Source

pub const fn variant(&self) -> Rwctrlselect

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Disable Read Wait Control

Source

pub fn is_enable(&self) -> bool

Enable Read Wait Control