-
Notifications
You must be signed in to change notification settings - Fork 0
Files
Ivan Cenov edited this page Feb 14, 2019
·
1 revision
cdefs.h - This file defines two one-bit types - B1 and U1 and the constants true and false in the context of Microchip XC8 compiler. It is very short and if someone needs, he/she can add another compiler dependence.
timedefs.h - This file defines all the timers and their manipulating macros.
Any application that uses timers should include cdefs.h and timedefs.h.