[][src]Type Definition lpc55s6x_pac::syscon::fmccr::R

type R = R<u32, FMCCR>;

Reader of register FMCCR

Methods

impl R[src]

pub fn fetchctl(&self) -> FETCHCTL_R[src]

Bits 0:1 - Fetch control

pub fn datactl(&self) -> DATACTL_R[src]

Bits 2:3 - Data control

pub fn accel(&self) -> ACCEL_R[src]

Bit 4 - ACCEL

pub fn prefen(&self) -> PREFEN_R[src]

Bit 5 - Pref enable

pub fn prefovr(&self) -> PREFOVR_R[src]

Bit 6 - Pref ovr

pub fn prefcri(&self) -> PREFCRI_R[src]

Bits 8:10 - Pref CRI

pub fn fmctim(&self) -> FMCTIM_R[src]

Bits 12:16 - TMC time

pub fn pfislru(&self) -> PFISLRU_R[src]

Bit 17 - When set, prefetch uses LRU buffer replacement policy

pub fn pfadap(&self) -> PFADAP_R[src]

Bit 18 - When set, prefetch will adaptively select between parent and LRU buffer replacement policies.