Struct atmega32u4::timer0::tccr_a::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 6:7 - Compare Match Output A Mode

Bits 4:5 - Compare Match Output B Mode

Bits 0:1 - Waveform Generation Mode Bits 1:0

Auto Trait Implementations

impl Send for R

impl Sync for R