pub type W = W<TCCR0A_SPEC>;Expand description
Register TCCR0A writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn wgm0(&mut self) -> WGM0_W<'_, TCCR0A_SPEC>
pub fn wgm0(&mut self) -> WGM0_W<'_, TCCR0A_SPEC>
Bits 0:1 - Waveform Generation Mode
Sourcepub fn com0b(&mut self) -> COM0B_W<'_, TCCR0A_SPEC>
pub fn com0b(&mut self) -> COM0B_W<'_, TCCR0A_SPEC>
Bits 4:5 - Compare Output B Mode
Sourcepub fn com0a(&mut self) -> COM0A_W<'_, TCCR0A_SPEC>
pub fn com0a(&mut self) -> COM0A_W<'_, TCCR0A_SPEC>
Bits 6:7 - Compare Output A Mode