CHAILink SDK
Version 1.3
|
typedef void(* APP_SYSTEMDOPROCESS)(void *const pParam) |
Entry point for the System pseudo task. See pfnSystemDoProcess in CLC_Callbacks structure.
[in] | pParam | Corresponds to the pSystemDoProcessParam in CLC_Callbacks::Application given during Initialization. See CLC_Init |