The PIC16F18313 data sheet includes this:
29.1
Capture Mode
Capture mode makes use of either the 16-bit Timer0 or
Timer1 resource. When an event occurs on the capture
source, the 16-bit CCPRxH:CCPRxL register pair
captures and stores the 16-bit value of the
TMR0H:TMR0L or TMR1H:TMR1L register pair,
respectively.
But the rest of capture mode only refers to Timer 1.
Is it possible to capture Timer 0?
29.1
Capture Mode
Capture mode makes use of either the 16-bit Timer0 or
Timer1 resource. When an event occurs on the capture
source, the 16-bit CCPRxH:CCPRxL register pair
captures and stores the 16-bit value of the
TMR0H:TMR0L or TMR1H:TMR1L register pair,
respectively.
But the rest of capture mode only refers to Timer 1.
Is it possible to capture Timer 0?