pub type W = W<TCCR1_SPEC>;Expand description
Register TCCR1 writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn cs1(&mut self) -> CS1_W<'_, TCCR1_SPEC>
pub fn cs1(&mut self) -> CS1_W<'_, TCCR1_SPEC>
Bits 0:3 - Clock Select Bits
Sourcepub fn com1a(&mut self) -> COM1A_W<'_, TCCR1_SPEC>
pub fn com1a(&mut self) -> COM1A_W<'_, TCCR1_SPEC>
Bits 4:5 - Compare Output Mode, Bits
Sourcepub fn pwm1a(&mut self) -> PWM1A_W<'_, TCCR1_SPEC>
pub fn pwm1a(&mut self) -> PWM1A_W<'_, TCCR1_SPEC>
Bit 6 - Pulse Width Modulator Enable
Sourcepub fn ctc1(&mut self) -> CTC1_W<'_, TCCR1_SPEC>
pub fn ctc1(&mut self) -> CTC1_W<'_, TCCR1_SPEC>
Bit 7 - Clear Timer/Counter on Compare Match