Type Alias R

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

Register CFG reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn icdis(&self) -> IcdisR

Bit 1 - Instruction Cache Disable

Source

pub fn dcdis(&self) -> DcdisR

Bit 2 - Data Cache Disable

Source

pub fn csizesw(&self) -> CsizeswR

Bits 4:6 - Cache size configured by software