Type Alias CMOF_W

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

Field CMOF writer - Cache Misses Overflow Interrupt Clear

Aliased Typeยง

struct CMOF_W<'a> { /* private fields */ }