2.1 TMR0
A note box has been added to the section “Timer0 Output”. The entire section now reads as follows:
TMR0_out toggles on every match between TMR0L and TMR0H in 8-bit mode or when TMR0H:TMR0L rolls over in 16-bit mode. If the output postscaler is used, the output is scaled by the ratio selected. The Timer0 output can be routed to an I/O pin via the RxyPPS output selection register or internally to a number of Core Independent Peripherals. The Timer0 output can be monitored through software via the OUT output bit.
Important: In 8-bit mode, when PR0 =
0
(either loaded with 0
or resets to 0
), the TMR0
output remains high, and no interrupts are generated.