Type Alias avr_device::atmega2560::tc2::tccr2b::WGM22_W

source ·
pub type WGM22_W<'a, const O: u8> = BitWriter<'a, u8, TCCR2B_SPEC, bool, O>;
Expand description

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

Aliased Type§

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