Type Alias TCCR1

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

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.

For information about available fields see tccr1 module

Aliased Typeยง

struct TCCR1 { /* private fields */ }