Type Alias W

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

Register TCCR0B writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn cs0(&mut self) -> CS0_W<'_, TCCR0B_SPEC>

Bits 0:2 - Clock Select

Source

pub fn wgm02(&mut self) -> WGM02_W<'_, TCCR0B_SPEC>

Bit 3 - Waveform Generation Mode High Bit (Enable Top: OCRA for PWM modes)

Source

pub fn foc0b(&mut self) -> FOC0B_W<'_, TCCR0B_SPEC>

Bit 6 - Force Output Compare B

Source

pub fn foc0a(&mut self) -> FOC0A_W<'_, TCCR0B_SPEC>

Bit 7 - Force Output Compare A