Type Alias WGM22_W

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

Field WGM22 writer - Waveform Generation Mode High Bit (Enable Top: OCRA for PWM modes)

Aliased Typeยง

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