Type Alias WGM02_W

Source
pub type WGM02_W<'a, const O: u8> = BitWriter<'a, u8, TCCR0B_SPEC, bool, O>;
Expand description

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

Aliased Type§

struct WGM02_W<'a, const O: u8> { /* private fields */ }