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 */ }