Type Alias AvgctrlW

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

Field AVGCTRL writer - Average Control

Aliased Typeยง

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