pub type TCCR1 = Reg<TCCR1_SPEC>;
TCCR1 (rw) register accessor: Timer/Counter Control Register
You can read this register and get tccr1::R. You can reset, write, write_with_zero this register using tccr1::W. You can also modify this register. See API.
read
tccr1::R
reset
write
write_with_zero
tccr1::W
modify
For information about available fields see tccr1 module
tccr1
struct TCCR1 { /* private fields */ }