Type Alias RecW

Source
pub type RecW<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field REC writer - Region End bit Condition Detected Interrupt Enable

Aliased Typeยง

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