[][src]Type Definition avr_device::atmega32u4::tc1::TIFR1

type TIFR1 = Reg<u8, _TIFR1>;

Timer/Counter1 Interrupt Flag register

This register you can read. See API.

For information about available fields see tifr1 module

Trait Implementations

impl Readable for TIFR1[src]

read() method returns tifr1::R reader structure