Type Alias TCCR0A

Source
pub type TCCR0A = Reg<TCCR0A_SPEC>;
Expand description

TCCR0A (rw) register accessor: Timer/Counter Control Register A

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

For information about available fields see tccr0a module

Aliased Typeยง

struct TCCR0A { /* private fields */ }