CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
typedef void(* APP_SYSTEMDOPROCESS)(void *const pParam)

Entry point for the System pseudo task. See pfnSystemDoProcess in CLC_Callbacks structure.

Parameters
[in]pParamCorresponds to the pSystemDoProcessParam in CLC_Callbacks::Application given during Initialization. See CLC_Init