Type Alias TCCR2A

Source
pub type TCCR2A = Reg<TCCR2A_SPEC>;
Expand description

TCCR2A (rw) register accessor: Timer/Counter2 Control Register A

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

For information about available fields see tccr2a module

Aliased Typeยง

struct TCCR2A { /* private fields */ }