pub type TCCR1A = Reg<TCCR1A_SPEC>;
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.
read
tccr1a::R
reset
write
write_with_zero
tccr1a::W
modify
For information about available fields see tccr1a module
tccr1a
struct TCCR1A { /* private fields */ }