[][src]Type Definition avr_device::atmega328p::tc2::tccr2a::W

type W = W<u8, TCCR2A>;

Writer for register TCCR2A

Implementations

impl W[src]

pub fn wgm2(&mut self) -> WGM2_W[src]

Bits 0:1 - Waveform Genration Mode

pub fn com2b(&mut self) -> COM2B_W[src]

Bits 4:5 - Compare Output B Mode

pub fn com2a(&mut self) -> COM2A_W[src]

Bits 6:7 - Compare Output A Mode