pub struct W(/* private fields */);Expand description
Register TCCR0A writer
Implementations§
source§impl W
impl W
sourcepub fn wgm0(
&mut self
) -> FieldWriterRaw<'_, u8, TCCR0A_SPEC, u8, WGM0_A, Safe, 2, 0>
pub fn wgm0( &mut self ) -> FieldWriterRaw<'_, u8, TCCR0A_SPEC, u8, WGM0_A, Safe, 2, 0>
Bits 0:1 - Waveform Generation Mode
sourcepub fn com0b(
&mut self
) -> FieldWriterRaw<'_, u8, TCCR0A_SPEC, u8, COM0B_A, Safe, 2, 4>
pub fn com0b( &mut self ) -> FieldWriterRaw<'_, u8, TCCR0A_SPEC, u8, COM0B_A, Safe, 2, 4>
Bits 4:5 - Compare Output B Mode
sourcepub fn com0a(
&mut self
) -> FieldWriterRaw<'_, u8, TCCR0A_SPEC, u8, COM0B_A, Safe, 2, 6>
pub fn com0a( &mut self ) -> FieldWriterRaw<'_, u8, TCCR0A_SPEC, u8, COM0B_A, Safe, 2, 6>
Bits 6:7 - Compare Output A Mode