![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
This structure holds the quick read configuration for all
applicable mailboxes. The first 4 mailboxes are used for the
command packet read/write. All other mailboxes can be configured
as quick read.
More...
#include <ci_protocol_mbox.h>
Data Fields | |
uint8 | appId |
uint8 | byte_id |
This structure holds the quick read configuration for all
applicable mailboxes. The first 4 mailboxes are used for the
command packet read/write. All other mailboxes can be configured
as quick read.
Note that this structure must be 2 bytes per Eve's command interpreter
spec.
Definition at line 186 of file ci_protocol_mbox.h.
uint8 appId |
Definition at line 188 of file ci_protocol_mbox.h.
Referenced by ci_mbox_init(), ci_qr_update(), ci_update_first_data_mb(), and isf_ci_qr_update().
uint8 byte_id |
Definition at line 189 of file ci_protocol_mbox.h.
Referenced by ci_mbox_init(), and isf_ci_qr_update().