[][src]Type Definition avr_device::atmega328p::tc0::TIFR0

type TIFR0 = Reg<u8, _TIFR0>;

Timer/Counter0 Interrupt Flag register

This register you can read. See API.

For information about available fields see tifr0 module

Trait Implementations

impl Readable for TIFR0[src]

read() method returns tifr0::R reader structure