[][src]Type Definition avr_device::atmega1280::tc3::TIFR3

type TIFR3 = Reg<u8, _TIFR3>;

Timer/Counter3 Interrupt Flag register

This register you can read. See API.

For information about available fields see tifr3 module

Trait Implementations

impl Readable for TIFR3[src]

read() method returns tifr3::R reader structure