Type Definition stm32f4::stm32f407::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:2 - 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 dcrst(&self) -> DCRST_R[src]

Bit 12 - Data cache reset