Type Alias atsame54n::nvmctrl::seecfg::WMODE_R

source ·
pub type WMODE_R = BitReader<WMODESELECT_A>;
Expand description

Field WMODE reader - Write Mode

Aliased Type§

struct WMODE_R { /* private fields */ }

Implementations§

source§

impl WMODE_R

source

pub const fn variant(&self) -> WMODESELECT_A

Get enumerated values variant

source

pub fn is_unbuffered(&self) -> bool

A NVM write command is issued after each write in the pagebuffer

source

pub fn is_buffered(&self) -> bool

A NVM write command is issued when a write to a new page is requested