Type Alias WGM02_W

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

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

Aliased Typeยง

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