Type Alias W

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

Register TCCR0A writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn wgm0(&mut self) -> WGM0_W<'_, TCCR0A_SPEC>

Bits 0:1 - Waveform Generation Mode

Source

pub fn com0b(&mut self) -> COM0B_W<'_, TCCR0A_SPEC>

Bits 4:5 - Compare Output B Mode

Source

pub fn com0a(&mut self) -> COM0A_W<'_, TCCR0A_SPEC>

Bits 6:7 - Compare Output A Mode