[][src]Type Definition atsame54p::nvmctrl::ctrla::R

type R = R<u16, CTRLA>;

Reader of register CTRLA

Implementations

impl R[src]

pub fn autows(&self) -> AUTOWS_R[src]

Bit 2 - Auto Wait State Enable

pub fn suspen(&self) -> SUSPEN_R[src]

Bit 3 - Suspend Enable

pub fn wmode(&self) -> WMODE_R[src]

Bits 4:5 - Write Mode

pub fn prm(&self) -> PRM_R[src]

Bits 6:7 - Power Reduction Mode during Sleep

pub fn rws(&self) -> RWS_R[src]

Bits 8:11 - NVM Read Wait States

pub fn ahbns0(&self) -> AHBNS0_R[src]

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

pub fn ahbns1(&self) -> AHBNS1_R[src]

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

pub fn cachedis0(&self) -> CACHEDIS0_R[src]

Bit 14 - AHB0 Cache Disable

pub fn cachedis1(&self) -> CACHEDIS1_R[src]

Bit 15 - AHB1 Cache Disable