avr_device::attiny85::tc1

Type Alias TCCR1

Source
pub type TCCR1 = Reg<TCCR1_SPEC>;
Expand description

TCCR1 (rw) register accessor: an alias for Reg<TCCR1_SPEC>

Aliased Typeยง

struct TCCR1 { /* private fields */ }