pub struct W(/* private fields */);Expand description
Register TCCR3A writer
Implementations§
source§impl W
impl W
sourcepub fn wgm3(
&mut self
) -> FieldWriterRaw<'_, u8, TCCR3A_SPEC, u8, u8, Safe, 2, 0>
pub fn wgm3( &mut self ) -> FieldWriterRaw<'_, u8, TCCR3A_SPEC, u8, u8, Safe, 2, 0>
Bits 0:1 - Waveform Generation Mode
sourcepub fn com3c(
&mut self
) -> FieldWriterRaw<'_, u8, TCCR3A_SPEC, u8, COM3C_A, Safe, 2, 2>
pub fn com3c( &mut self ) -> FieldWriterRaw<'_, u8, TCCR3A_SPEC, u8, COM3C_A, Safe, 2, 2>
Bits 2:3 - Compare Output Mode 3C, bits
sourcepub fn com3b(
&mut self
) -> FieldWriterRaw<'_, u8, TCCR3A_SPEC, u8, COM3C_A, Safe, 2, 4>
pub fn com3b( &mut self ) -> FieldWriterRaw<'_, u8, TCCR3A_SPEC, u8, COM3C_A, Safe, 2, 4>
Bits 4:5 - Compare Output Mode 3B, bits
sourcepub fn com3a(
&mut self
) -> FieldWriterRaw<'_, u8, TCCR3A_SPEC, u8, COM3C_A, Safe, 2, 6>
pub fn com3a( &mut self ) -> FieldWriterRaw<'_, u8, TCCR3A_SPEC, u8, COM3C_A, Safe, 2, 6>
Bits 6:7 - Compare Output Mode 1A, bits