Type Alias TCCR1B

Source
pub type TCCR1B = Reg<TCCR1B_SPEC>;
Expand description

TCCR1B (rw) register accessor: Timer/Counter1 Control Register B

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

For information about available fields see tccr1b module

Aliased Typeยง

struct TCCR1B { /* private fields */ }