ISF  2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
isf_dm_protocol.c File Reference
Include dependency graph for isf_dm_protocol.c:

Go to the source code of this file.

Variables

const protocol_t PROTOCOL []
 Lookup table to find protocol-specific functions and properties. Indexed by sys_protocolType_t. More...
 

Variable Documentation

const protocol_t PROTOCOL[]

Lookup table to find protocol-specific functions and properties. Indexed by sys_protocolType_t.

This table contains one entry for each type of supported protocol.

Definition at line 23 of file isf_dm_protocol.c.