Go to the documentation of this file.
8 #define PRE16 (4 << 3);
9 #define PRE32 (5 << 3);
10 #define PRE64 (6 << 3);
11 #define PRE128 (7 << 3);
13 #define PRIORITY_TIMER0 (1 << 5)
14 #define PRIORITY_TIMER1 (1 << 6)
15 #define PRIORITY_TIMER2 (1 << 7)