Type Alias atsamd21j::nvmctrl::ctrlb::RWS_R

source ·
pub type RWS_R = FieldReader<RWSSELECT_A>;
Expand description

Field RWS reader - NVM Read Wait States

Aliased Type§

struct RWS_R { /* private fields */ }

Implementations§

source§

impl RWS_R

source

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

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