Selecting the timer on the chip. Some may have multiple counters associated with it (see TimerNumber)
type TimerSelect = enumeration(Timer0 "Usually an 8-bit timer", Timer1 "Usually a 16-bit timer", Timer2 "Usually an 8-bit timer");