CaeeW

Type Alias CaeeW 

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

Field CAEE writer - Clear All Enable Error Interrupts

Aliased Typeยง

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