Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
10/16/2014
This function initializes the system timer with a specified base period.
Syntax
VOID OALTimerInitCount(
UINT32 period
);
Parameters
- period
[in] Specifies the base period for the system timer, in ticks.
Return Value
None.
Requirements
Header |
oal_timer.h |
Library |
Developer Implemented |