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