Type Alias R

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

Register ICACHE_FREEZE reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn ena(&self) -> ENA_R

Bit 0 - The bit is used to enable icache freeze mode

Source

pub fn mode(&self) -> MODE_R

Bit 1 - The bit is used to configure freeze mode, 0: assert busy if CPU miss 1: assert hit if CPU miss

Source

pub fn done(&self) -> DONE_R

Bit 2 - The bit is used to indicate icache freeze success