Type Definition atsame54p19a_pac::nvmctrl::ctrla::W[][src]

type W = W<u16, CTRLA>;

Writer for register CTRLA

Implementations

impl W[src]

pub fn autows(&mut self) -> AUTOWS_W<'_>[src]

Bit 2 - Auto Wait State Enable

pub fn suspen(&mut self) -> SUSPEN_W<'_>[src]

Bit 3 - Suspend Enable

pub fn wmode(&mut self) -> WMODE_W<'_>[src]

Bits 4:5 - Write Mode

pub fn prm(&mut self) -> PRM_W<'_>[src]

Bits 6:7 - Power Reduction Mode during Sleep

pub fn rws(&mut self) -> RWS_W<'_>[src]

Bits 8:11 - NVM Read Wait States

pub fn ahbns0(&mut self) -> AHBNS0_W<'_>[src]

Bit 12 - Force AHB0 access to NONSEQ, burst transfers are continuously rearbitrated

pub fn ahbns1(&mut self) -> AHBNS1_W<'_>[src]

Bit 13 - Force AHB1 access to NONSEQ, burst transfers are continuously rearbitrated

pub fn cachedis0(&mut self) -> CACHEDIS0_W<'_>[src]

Bit 14 - AHB0 Cache Disable

pub fn cachedis1(&mut self) -> CACHEDIS1_W<'_>[src]

Bit 15 - AHB1 Cache Disable