Type Alias TCCR1C

Source
pub type TCCR1C = Reg<TCCR1C_SPEC>;
Expand description

TCCR1C (rw) register accessor: Timer/Counter1 Control Register C

You can read this register and get tccr1c::R. You can reset, write, write_with_zero this register using tccr1c::W. You can also modify this register. See API.

For information about available fields see tccr1c module

Aliased Typeยง

struct TCCR1C { /* private fields */ }