pub type WGM2_W<'a, const O: u8> = FieldWriterRaw<'a, u8, TCCR2A_SPEC, u8, WGM2_A, Safe, 2, O>;
Field WGM2 writer - Waveform Genration Mode
WGM2
struct WGM2_W<'a, const O: u8> { /* private fields */ }