Type Alias TCCR0B

Source
pub type TCCR0B = Reg<TCCR0B_SPEC>;
Expand description

TCCR0B (rw) register accessor: Timer/Counter Control Register B

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

For information about available fields see tccr0b module

Aliased Typeยง

struct TCCR0B { /* private fields */ }