Type Alias W

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

Register CFG writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn icdis(&mut self) -> IcdisW<'_, CfgSpec>

Bit 1 - Instruction Cache Disable

Source

pub fn dcdis(&mut self) -> DcdisW<'_, CfgSpec>

Bit 2 - Data Cache Disable

Source

pub fn csizesw(&mut self) -> CsizeswW<'_, CfgSpec>

Bits 4:6 - Cache size configured by software