Timer/Counter2,
Output Compare B Match Interrupt Enable
When the OCIEB bit
is written to '1' and the I-bit in the Status Register is set (one), the
Timer/Counter2 Compare Match B interrupt is enabled. The corresponding interrupt is
executed if a compare match in Timer/Counter2 occurs, i.e., when the OCFB bit is set
in
TIFR2.
Timer/Counter2,
Output Compare A Match Interrupt Enable
When the OCIEA bit
is written to '1' and the I-bit in the Status Register is set (one), the
Timer/Counter2 Compare Match A interrupt is enabled. The corresponding interrupt is
executed if a compare match in Timer/Counter2 occurs, i.e., when the OCFA bit is set
in
TIFR2.
Timer/Counter2,
Overflow Interrupt Enable
When the TOIE bit is
written to '1' and the I-bit in the Status Register is set (one), the Timer/Counter2
Overflow interrupt is enabled. The corresponding interrupt is executed if an
overflow in Timer/Counter2 occurs, i.e., when the TOV bit is set in
TIFR2.