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

Entry point for the CopperLan application pseudo task. See pfnCPDoProcess in CLC_Callbacks structure.

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