atsamd21g::nvmctrl::ctrlb

Type Alias RwsR

Source
pub type RwsR = FieldReader<Rwsselect>;
Expand description

Field RWS reader - NVM Read Wait States

Aliased Type§

struct RwsR { /* private fields */ }

Implementations§

Source§

impl RwsR

Source

pub const fn variant(&self) -> Option<Rwsselect>

Get enumerated values variant

Source

pub fn is_single(&self) -> bool

Single Auto Wait State

Source

pub fn is_half(&self) -> bool

Half Auto Wait State

Source

pub fn is_dual(&self) -> bool

Dual Auto Wait State