CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
typedef void(* NH_CHAI_GLOBALTIMER)(SystemTime const globalTime, GlobalTimerNotificationFlags const flags)

Used by the CHAI to notify global timer event.

Parameters
[in]globalTimeCurrent global time
[in]flagsCombination of flags giving identity of the time events related to the notification call (see GlobalTimerNotificationFlags enumeration in CLC_Enums.h)
Remarks
This notification is activated by using CHAI_RegisterGlobalTimer.