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

type TIFR1 = Reg<u8, _TIFR1>;

Timer/Counter 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