Type Alias avr_device::atmega2560::tc0::tccr0b::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 */ }