3.13.1.4 PERIOD_VALUE
#define PERIOD_VALUE (uint16_t)(0xFFFFU-(TMR0_OVERFLOW_TIME * F_TIMER))
This is a macro for Period value written to TMR0 to achieve overflow time
#define PERIOD_VALUE (uint16_t)(0xFFFFU-(TMR0_OVERFLOW_TIME * F_TIMER))
This is a macro for Period value written to TMR0 to achieve overflow time