pub type W = W<CtrlaSpec>;
Expand description
Register CTRLA
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn ahbns0(&mut self) -> Ahbns0W<'_, CtrlaSpec>
pub fn ahbns0(&mut self) -> Ahbns0W<'_, CtrlaSpec>
Bit 12 - Force AHB0 access to NONSEQ, burst transfers are continuously rearbitrated
Sourcepub fn ahbns1(&mut self) -> Ahbns1W<'_, CtrlaSpec>
pub fn ahbns1(&mut self) -> Ahbns1W<'_, CtrlaSpec>
Bit 13 - Force AHB1 access to NONSEQ, burst transfers are continuously rearbitrated
Sourcepub fn cachedis0(&mut self) -> Cachedis0W<'_, CtrlaSpec>
pub fn cachedis0(&mut self) -> Cachedis0W<'_, CtrlaSpec>
Bit 14 - AHB0 Cache Disable
Sourcepub fn cachedis1(&mut self) -> Cachedis1W<'_, CtrlaSpec>
pub fn cachedis1(&mut self) -> Cachedis1W<'_, CtrlaSpec>
Bit 15 - AHB1 Cache Disable