pub type W = W<TCCR0B_SPEC>;Expand description
Register TCCR0B writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn cs0(&mut self) -> CS0_W<'_, TCCR0B_SPEC>
pub fn cs0(&mut self) -> CS0_W<'_, TCCR0B_SPEC>
Bits 0:2 - Clock Select
Sourcepub fn wgm02(&mut self) -> WGM02_W<'_, TCCR0B_SPEC>
pub fn wgm02(&mut self) -> WGM02_W<'_, TCCR0B_SPEC>
Bit 3 - Waveform Generation Mode High Bit (Enable Top: OCRA for PWM modes)
Sourcepub fn foc0b(&mut self) -> FOC0B_W<'_, TCCR0B_SPEC>
pub fn foc0b(&mut self) -> FOC0B_W<'_, TCCR0B_SPEC>
Bit 6 - Force Output Compare B
Sourcepub fn foc0a(&mut self) -> FOC0A_W<'_, TCCR0B_SPEC>
pub fn foc0a(&mut self) -> FOC0A_W<'_, TCCR0B_SPEC>
Bit 7 - Force Output Compare A