CHOF_W

Type Alias CHOF_W 

Source
pub type CHOF_W<'a> = BitWriter<'a, u32, IFC_SPEC, bool, 2>;
Expand description

Field CHOF writer - Cache Hits Overflow Interrupt Clear

Aliased Typeยง

pub struct CHOF_W<'a> { /* private fields */ }