Type Alias PeridW

Source
pub type PeridW<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field PERID writer - Peripheral identifier

Aliased Typeยง

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