Type Alias MenableW

Source
pub type MenableW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field MENABLE writer - Cache Controller Monitor Enable

Aliased Typeยง

struct MenableW<'a, REG> { /* private fields */ }