Skip to main content

R

Type Alias R 

Source
pub type R = R<LpcacCtrlSpec>;
Expand description

Register LPCAC_CTRL reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn dis_lpcac(&self) -> DisLpcacR

Bit 0 - Disables/enables the cache function.

Source

pub fn clr_lpcac(&self) -> ClrLpcacR

Bit 1 - Clears the cache function.

Source

pub fn frc_no_alloc(&self) -> FrcNoAllocR

Bit 2 - Forces no allocation.

Source

pub fn dis_lpcac_wtbf(&self) -> DisLpcacWtbfR

Bit 4 - Disable LPCAC Write Through Buffer.

Source

pub fn lim_lpcac_wtbf(&self) -> LimLpcacWtbfR

Bit 5 - Limit LPCAC Write Through Buffer.

Source

pub fn lpcac_xom(&self) -> LpcacXomR

Bit 7 - LPCAC XOM(eXecute-Only-Memory) attribute control

Source

pub fn lpcac_mem_req(&self) -> LpcacMemReqR

Bit 8 - Request LPCAC memories.