![]() |
ISF
1.1
Intelligent Sensing Framework
|
This structure defines the channel descriptor. More...
#include <isf_sysconf_types.h>
Data Fields | |
const void * | pConfig |
sys_protocolType_t | protocolType |
comm_Id_t | protocolInstanceId |
This structure defines the channel descriptor.
Definition at line 35 of file isf_sysconf_types.h.
const void* pConfig |
The pointer to the channel configuration.
Definition at line 36 of file isf_sysconf_types.h.
The ID passed to the protocol-specific functions. This ID is not the same as the DM channel ID.
Definition at line 38 of file isf_sysconf_types.h.
This protocol type determines which protocol-specific functions to call.
Definition at line 37 of file isf_sysconf_types.h.