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 */ }
pub type WGM0_W<'a, const O: u8> = FieldWriterSafe<'a, u8, TCCR0A_SPEC, u8, WGM0_A, 2, O>;
Field WGM0
writer - Waveform Generation Mode
struct WGM0_W<'a, const O: u8> { /* private fields */ }