Timer Reference Internal Interface (Windows Embedded CE 6.0)
1/5/2010
The following table shows the internal programming elements of the timer library.
Programming Elements | Description |
---|---|
This function puts the CPU or SOC into an idle state. |
|
This function is usually called from the timer interrupt handler to recharge the timer for subsequent system ticks. |
The following table shows the internal programming elements of the timer library for systems with count and compare counters.
Programming Elements | Description |
---|---|
This function returns the timer compare value. |
|
This function returns the actual timer value. |
|
This function initializes the system timer with a specified base period. |
|
This function sets the timer compare value. |