Type Alias avr_device::atmega2560::tc2::tccr2a::WGM2_W
source · pub type WGM2_W<'a, const O: u8> = FieldWriterSafe<'a, u8, TCCR2A_SPEC, u8, WGM2_A, 2, O>;Expand description
Field WGM2 writer - Waveform Genration Mode
Aliased Type§
struct WGM2_W<'a, const O: u8> { /* private fields */ }