pub type HITS_R = FieldReader<u32, u32>;
Expand description
Field HITS
reader - Number of cache hits
Aliased Typeยง
struct HITS_R { /* private fields */ }
pub type HITS_R = FieldReader<u32, u32>;
Field HITS
reader - Number of cache hits
struct HITS_R { /* private fields */ }