Type Alias R

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

Register CACHE_STATE reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn icache_state(&self) -> ICACHE_STATE_R

Bits 0:11 - The bit is used to indicate whether icache main fsm is in idle state or not. 1: in idle state, 0: not in idle state