pub type TIFR = Reg<TIFR_SPEC>;
TIFR (rw) register accessor: Timer/Counter Interrupt Flag Register
You can read this register and get tifr::R. You can reset, write, write_with_zero this register using tifr::W. You can also modify this register. See API.
read
tifr::R
reset
write
write_with_zero
tifr::W
modify
For information about available fields see tifr module
tifr
struct TIFR { /* private fields */ }