Type Alias TCCR2B

Source
pub type TCCR2B = Reg<TCCR2B_SPEC>;
Expand description

TCCR2B (rw) register accessor: Timer/Counter2 Control Register B

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

For information about available fields see tccr2b module

Aliased Typeยง

struct TCCR2B { /* private fields */ }