![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
the structure defines the configuration table. More...
#include <Custom_1.h>
Data Fields | |
void * | memberVariable |
uint8 | startAddress |
uint8 | size |
the structure defines the configuration table.
Definition at line 72 of file Custom_1.h.
void* memberVariable |
reference to the member variable.
Definition at line 74 of file Custom_1.h.
uint8 size |
size of the member to be configured.
Definition at line 76 of file Custom_1.h.
uint8 startAddress |
start address to the member variable.
Definition at line 75 of file Custom_1.h.