1.2.11.4.26 SYS_TIME_HANDLE Typedef
C
typedef uintptr_t SYS_TIME_HANDLE;
Summary
Handle to a software timer instance.
Description
This data type is a handle to a software timer instance. It can be used to access and control a software timer.
Remarks
Do not rely on the underlying type as it may change in different versions or implementations of the SYS Time service.