Type Alias HITS_R

Source
pub type HITS_R = FieldReader<u32, u32>;
Expand description

Field HITS reader - Number of cache hits

Aliased Type§

struct HITS_R { /* private fields */ }