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

type R = R<u32, ACR>;

Reader of register ACR

Implementations

impl R[src]

pub fn latency(&self) -> LATENCY_R[src]

Bits 0:3 - Latency

pub fn prften(&self) -> PRFTEN_R[src]

Bit 8 - Prefetch enable

pub fn icen(&self) -> ICEN_R[src]

Bit 9 - Instruction cache enable

pub fn dcen(&self) -> DCEN_R[src]

Bit 10 - Data cache enable

pub fn icrst(&self) -> ICRST_R[src]

Bit 11 - Instruction cache reset

pub fn dcrst(&self) -> DCRST_R[src]

Bit 12 - Data cache reset

pub fn run_pd(&self) -> RUN_PD_R[src]

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

pub fn sleep_pd(&self) -> SLEEP_PD_R[src]

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

pub fn dbg_swen(&self) -> DBG_SWEN_R[src]

Bit 18 - Debug software enable