Struct atmega32u4::timer4::tifr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 7 - Output Compare Flag D

Bit 6 - Output Compare Flag A

Bit 5 - Output Compare Flag B

Bit 2 - Timer Overflow Flag

Auto Trait Implementations

impl Send for R

impl Sync for R