![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
Data Fields | |
uint8 | appType |
ISF Embedded Application type. More... | |
uint16 | version_info |
ISF Embedded Application version information. More... | |
uint8 | numBytes |
ISF Embedded Application registered additional information/data size. More... | |
uint8 | appData [sizeof(RLI_APP_DATA)] |
ISF Embedded Application registered additional information/data. More... | |
structure holds the RLI Application version and build information.
Definition at line 126 of file rli_project.c.
uint8 appData[sizeof(RLI_APP_DATA)] |
ISF Embedded Application registered additional information/data.
Definition at line 135 of file rli_project.c.
uint8 appType |
ISF Embedded Application type.
Definition at line 129 of file rli_project.c.
uint8 numBytes |
ISF Embedded Application registered additional information/data size.
Definition at line 133 of file rli_project.c.
uint16 version_info |
ISF Embedded Application version information.
Definition at line 131 of file rli_project.c.