avr_device::attiny85::tc0

Type Alias TIFR

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

TIFR (rw) register accessor: an alias for Reg<TIFR_SPEC>

Aliased Typeยง

struct TIFR { /* private fields */ }