pub type DCACHE_STATE_R = FieldReader<u16>;Expand description
Field DCACHE_STATE reader - The bit is used to indicate whether dcache main fsm is in idle state or not. 1: in idle state, 0: not in idle state
Aliased Typeยง
pub struct DCACHE_STATE_R { /* private fields */ }