[][src]Type Definition avr_device::atmega32u4::tc0::tccr0a::W

type W = W<u8, TCCR0A>;

Writer for register TCCR0A

Implementations

impl W[src]

pub fn wgm0(&mut self) -> WGM0_W[src]

Bits 0:1 - Waveform Generation Mode

pub fn com0b(&mut self) -> COM0B_W[src]

Bits 4:5 - Compare Output B Mode

pub fn com0a(&mut self) -> COM0A_W[src]

Bits 6:7 - Compare Output A Mode