ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
qr_config_t Struct Reference

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>

Collaboration diagram for qr_config_t:
Collaboration graph

Data Fields

uint8 appId
 
uint8 byte_id
 

Detailed Description

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.

Field Documentation

uint8 byte_id

Definition at line 189 of file ci_protocol_mbox.h.

Referenced by ci_mbox_init(), and isf_ci_qr_update().


The documentation for this struct was generated from the following file: