Type Alias atsamd51p::nvmctrl::ctrla::WMODE_W

source ·
pub type WMODE_W<'a, REG, const O: u8> = FieldWriterSafe<'a, REG, 2, O, WMODESELECT_A>;
Expand description

Field WMODE writer - Write Mode

Aliased Type§

struct WMODE_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> WMODE_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn man(self) -> &'a mut W<REG>

Manual Write

source

pub fn adw(self) -> &'a mut W<REG>

Automatic Double Word Write

source

pub fn aqw(self) -> &'a mut W<REG>

Automatic Quad Word

source

pub fn ap(self) -> &'a mut W<REG>

Automatic Page Write