pub type R = R<CtrlaSpec>;
Expand description
Register CTRLA
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn ahbns0(&self) -> Ahbns0R
pub fn ahbns0(&self) -> Ahbns0R
Bit 12 - Force AHB0 access to NONSEQ, burst transfers are continuously rearbitrated
Sourcepub fn ahbns1(&self) -> Ahbns1R
pub fn ahbns1(&self) -> Ahbns1R
Bit 13 - Force AHB1 access to NONSEQ, burst transfers are continuously rearbitrated
Sourcepub fn cachedis0(&self) -> Cachedis0R
pub fn cachedis0(&self) -> Cachedis0R
Bit 14 - AHB0 Cache Disable
Sourcepub fn cachedis1(&self) -> Cachedis1R
pub fn cachedis1(&self) -> Cachedis1R
Bit 15 - AHB1 Cache Disable