Skip to content
Ivan Cenov edited this page Feb 14, 2019 · 1 revision

Files.

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.

Clone this wiki locally