Type Definition stm32g4::stm32g431::flash::acr::W[][src]

type W = W<u32, ACR>;

Writer for register ACR

Implementations

impl W[src]

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

Bits 0:3 - Latency

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

Bit 8 - Prefetch enable

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

Bit 9 - Instruction cache enable

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

Bit 10 - Data cache enable

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

Bit 11 - Instruction cache reset

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

Bit 12 - Data cache reset

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

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

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

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

pub fn dbg_swen(&mut self) -> DBG_SWEN_W<'_>[src]

Bit 18 - Debug software enable