[][src]Type Definition avr_device::attiny85::tc1::tccr1::W

type W = W<u8, TCCR1>;

Writer for register TCCR1

Implementations

impl W[src]

pub fn cs1(&mut self) -> CS1_W[src]

Bits 0:3 - Clock Select Bits

pub fn com1a(&mut self) -> COM1A_W[src]

Bits 4:5 - Compare Output Mode, Bits

pub fn pwm1a(&mut self) -> PWM1A_W[src]

Bit 6 - Pulse Width Modulator Enable

pub fn ctc1(&mut self) -> CTC1_W[src]

Bit 7 - Clear Timer/Counter on Compare Match