Type Alias atsame54n::nvmctrl::ctrla::R

source ·
pub type R = R<CTRLA_SPEC>;
Expand description

Register CTRLA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn autows(&self) -> AUTOWS_R

Bit 2 - Auto Wait State Enable

source

pub fn suspen(&self) -> SUSPEN_R

Bit 3 - Suspend Enable

source

pub fn wmode(&self) -> WMODE_R

Bits 4:5 - Write Mode

source

pub fn prm(&self) -> PRM_R

Bits 6:7 - Power Reduction Mode during Sleep

source

pub fn rws(&self) -> RWS_R

Bits 8:11 - NVM Read Wait States

source

pub fn ahbns0(&self) -> AHBNS0_R

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

source

pub fn ahbns1(&self) -> AHBNS1_R

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

source

pub fn cachedis0(&self) -> CACHEDIS0_R

Bit 14 - AHB0 Cache Disable

source

pub fn cachedis1(&self) -> CACHEDIS1_R

Bit 15 - AHB1 Cache Disable