ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
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 28 of file isf_dm_protocol.c.