ISF  1.1
Intelligent Sensing Framework
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
sys_channelDescriptor_t Struct Reference

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

Detailed Description

This structure defines the channel descriptor.

Definition at line 35 of file isf_sysconf_types.h.


Field Documentation

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.


The documentation for this struct was generated from the following file: