CHAILink SDK
Version 1.3
|
typedef void(* APP_COPPERLANDOPROCESS)(void *const pParam) |
Entry point for the CopperLan application pseudo task. See pfnCPDoProcess in CLC_Callbacks structure.
[in] | pParam | Corresponds to the pCPDoProcessParam in CLC_Callbacks::Application given during Initialization. See CLC_Init |