1.2.11.4.27 SYS_TIME_HANDLE_INVALID Macro
C
#define SYS_TIME_HANDLE_INVALID ((SYS_TIME_HANDLE) (-1))
Summary
Invalid handle value to a software timer instance.
Description
Defines the invalid handle value to a timer instance.
Remarks
Do not rely on the actual value as it may change in different versions or implementations of the SYS Time service.