Type Alias W

Source
pub type W = W<TCCR1_SPEC>;
Expand description

Register TCCR1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn cs1(&mut self) -> CS1_W<'_, TCCR1_SPEC>

Bits 0:3 - Clock Select Bits

Source

pub fn com1a(&mut self) -> COM1A_W<'_, TCCR1_SPEC>

Bits 4:5 - Compare Output Mode, Bits

Source

pub fn pwm1a(&mut self) -> PWM1A_W<'_, TCCR1_SPEC>

Bit 6 - Pulse Width Modulator Enable

Source

pub fn ctc1(&mut self) -> CTC1_W<'_, TCCR1_SPEC>

Bit 7 - Clear Timer/Counter on Compare Match