W

Type Alias W 

Source
pub type W = W<u32, ACR>;
Expand description

Writer for register ACR

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn latency(&mut self) -> LATENCY_W<'_>

Bits 0:2 - Latency

Source

pub fn prften(&mut self) -> PRFTEN_W<'_>

Bit 8 - Prefetch enable

Source

pub fn icen(&mut self) -> ICEN_W<'_>

Bit 9 - Instruction cache enable

Source

pub fn dcen(&mut self) -> DCEN_W<'_>

Bit 10 - Data cache enable

Source

pub fn icrst(&mut self) -> ICRST_W<'_>

Bit 11 - Instruction cache reset

Source

pub fn dcrst(&mut self) -> DCRST_W<'_>

Bit 12 - Data cache reset

Source

pub fn run_pd(&mut self) -> RUN_PD_W<'_>

Bit 13 - Flash Power-down mode during Low-power run mode

Source

pub fn sleep_pd(&mut self) -> SLEEP_PD_W<'_>

Bit 14 - Flash Power-down mode during Low-power sleep mode