#include "timer.h"Go to the source code of this file.
Functions | |
| void | T0Init (int ms) |
| void | T0Stop () |
| void | T0Start () |
| int | T0Get () |
| void | delayMs (unsigned int delayInMs) |
| void | delayUs (unsigned int delayInUs) |
| int | timeoutMs (unsigned int delayInMs, unsigned int condition) |
| void | delay_1us (int t) |
1.7.1