pub type W = W<LpcacCtrlSpec>;Expand description
Register LPCAC_CTRL writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn dis_lpcac(&mut self) -> DisLpcacW<'_, LpcacCtrlSpec>
pub fn dis_lpcac(&mut self) -> DisLpcacW<'_, LpcacCtrlSpec>
Bit 0 - Disables/enables the cache function.
Sourcepub fn clr_lpcac(&mut self) -> ClrLpcacW<'_, LpcacCtrlSpec>
pub fn clr_lpcac(&mut self) -> ClrLpcacW<'_, LpcacCtrlSpec>
Bit 1 - Clears the cache function.
Sourcepub fn frc_no_alloc(&mut self) -> FrcNoAllocW<'_, LpcacCtrlSpec>
pub fn frc_no_alloc(&mut self) -> FrcNoAllocW<'_, LpcacCtrlSpec>
Bit 2 - Forces no allocation.
Sourcepub fn dis_lpcac_wtbf(&mut self) -> DisLpcacWtbfW<'_, LpcacCtrlSpec>
pub fn dis_lpcac_wtbf(&mut self) -> DisLpcacWtbfW<'_, LpcacCtrlSpec>
Bit 4 - Disable LPCAC Write Through Buffer.
Sourcepub fn lim_lpcac_wtbf(&mut self) -> LimLpcacWtbfW<'_, LpcacCtrlSpec>
pub fn lim_lpcac_wtbf(&mut self) -> LimLpcacWtbfW<'_, LpcacCtrlSpec>
Bit 5 - Limit LPCAC Write Through Buffer.
Sourcepub fn lpcac_xom(&mut self) -> LpcacXomW<'_, LpcacCtrlSpec>
pub fn lpcac_xom(&mut self) -> LpcacXomW<'_, LpcacCtrlSpec>
Bit 7 - LPCAC XOM(eXecute-Only-Memory) attribute control
Sourcepub fn lpcac_mem_req(&mut self) -> LpcacMemReqW<'_, LpcacCtrlSpec>
pub fn lpcac_mem_req(&mut self) -> LpcacMemReqW<'_, LpcacCtrlSpec>
Bit 8 - Request LPCAC memories.