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

type W = W<u32, FMCCR>;

Writer for register FMCCR

Methods

impl W[src]

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

Bits 0:1 - Fetch control

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

Bits 2:3 - Data control

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

Bit 4 - ACCEL

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

Bit 5 - Pref enable

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

Bit 6 - Pref ovr

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

Bits 8:10 - Pref CRI

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

Bits 12:16 - TMC time

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

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

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

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