Type Alias WmodeR

Source
pub type WmodeR = FieldReader<Wmodeselect>;
Expand description

Field WMODE reader - Write Mode

Aliased Type§

struct WmodeR { /* private fields */ }

Implementations§

Source§

impl WmodeR

Source

pub const fn variant(&self) -> Wmodeselect

Get enumerated values variant

Source

pub fn is_man(&self) -> bool

Manual Write

Source

pub fn is_adw(&self) -> bool

Automatic Double Word Write

Source

pub fn is_aqw(&self) -> bool

Automatic Quad Word

Source

pub fn is_ap(&self) -> bool

Automatic Page Write