Type Alias avr_device::atmega2560::tc0::tccr0a::WGM0_W
source · pub type WGM0_W<'a, const O: u8> = FieldWriterSafe<'a, u8, TCCR0A_SPEC, u8, WGM0_A, 2, O>;Expand description
Field WGM0 writer - Waveform Generation Mode
Aliased Type§
struct WGM0_W<'a, const O: u8> { /* private fields */ }