GPS Timer driver. More...
#include "inc/gpsTimer.h"
Functions | |
| void | GPS_TIMER_init (void) |
| GPS Timer Initialization. More... | |
| void | GPS_TIMER_start (void) |
| GPS Timer start. More... | |
| void | timerCallback (Timer_Handle handle) |
| Timer callback. More... | |
GPS Timer driver.
| void GPS_TIMER_init | ( | void | ) |
GPS Timer Initialization.
Detailed description starts here
| void | No argument |
| void GPS_TIMER_start | ( | void | ) |
GPS Timer start.
Detailed description starts here
| void |
| void timerCallback | ( | Timer_Handle | handle | ) |
Timer callback.
Detailed description starts here
| handle | Timer handle |