![]() |
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(MBOX_APP_DATA)] |
| ISF Embedded Application registered additional information/data. More... | |
Definition at line 35 of file ci_protocol_mbox.c.
| uint8 appData[sizeof(MBOX_APP_DATA)] |
ISF Embedded Application registered additional information/data.
Definition at line 44 of file ci_protocol_mbox.c.
| uint8 appType |
ISF Embedded Application type.
Definition at line 38 of file ci_protocol_mbox.c.
| uint8 numBytes |
ISF Embedded Application registered additional information/data size.
Definition at line 42 of file ci_protocol_mbox.c.
| uint16 version_info |
ISF Embedded Application version information.
Definition at line 40 of file ci_protocol_mbox.c.