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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

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 W

impl Sync for W