pub struct W(/* private fields */);Expand description
Register TCCR1A writer
Implementations§
source§impl W
impl W
sourcepub fn wgm1(
&mut self
) -> FieldWriterRaw<'_, u8, TCCR1A_SPEC, u8, u8, Safe, 2, 0>
pub fn wgm1( &mut self ) -> FieldWriterRaw<'_, u8, TCCR1A_SPEC, u8, u8, Safe, 2, 0>
Bits 0:1 - Waveform Generation Mode
sourcepub fn com1c(
&mut self
) -> FieldWriterRaw<'_, u8, TCCR1A_SPEC, u8, COM1C_A, Safe, 2, 2>
pub fn com1c( &mut self ) -> FieldWriterRaw<'_, u8, TCCR1A_SPEC, u8, COM1C_A, Safe, 2, 2>
Bits 2:3 - Compare Output Mode 1C, bits
sourcepub fn com1b(
&mut self
) -> FieldWriterRaw<'_, u8, TCCR1A_SPEC, u8, COM1C_A, Safe, 2, 4>
pub fn com1b( &mut self ) -> FieldWriterRaw<'_, u8, TCCR1A_SPEC, u8, COM1C_A, Safe, 2, 4>
Bits 4:5 - Compare Output Mode 1B, bits
sourcepub fn com1a(
&mut self
) -> FieldWriterRaw<'_, u8, TCCR1A_SPEC, u8, COM1C_A, Safe, 2, 6>
pub fn com1a( &mut self ) -> FieldWriterRaw<'_, u8, TCCR1A_SPEC, u8, COM1C_A, Safe, 2, 6>
Bits 6:7 - Compare Output Mode 1A, bits