Type Alias TIFR

Source
pub type TIFR = Reg<TIFR_SPEC>;
Expand description

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.

For information about available fields see tifr module

Aliased Typeยง

struct TIFR { /* private fields */ }