#include <nitro/os.h>
void OS_CreateVAlarm( OSVAlarm* alarm );
alarm | Pointer to the V-Count alarm structure to initialize |
None.
This function initializes a V-Count alarm structure. One V-Count alarm can be set per V-Count alarm structure.
Initialize the V-Count alarm structure with this function before using it for the first time.
2004/02/24 Initial version.
CONFIDENTIAL