![]() |
ISF
2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
|
#include "isf_protocol_adapter.h"
#include <isf_sysconf_types.h>
#include "isf_i2c_master_adapter.h"
#include "isf_uart_adapter.h"
#include "isf_spi_master_adapter.h"
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... | |
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.