Type Alias TCCR1A

Source
pub type TCCR1A = Reg<TCCR1A_SPEC>;
Expand description

TCCR1A (rw) register accessor: Timer/Counter1 Control Register A

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

For information about available fields see tccr1a module

Aliased Typeยง

struct TCCR1A { /* private fields */ }