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

This structure contains host command information. More...

#include <isf_ci.h>

Collaboration diagram for ci_host_cmd_packet_t:
Collaboration graph

Data Fields

uint8 appId
 
uint8 cmd
 
uint16 offset
 
uint8 byte_cnt
 

Detailed Description

This structure contains host command information.

This structure contains the host command and parameters passed to the embedded application for processing.

Definition at line 197 of file isf_ci.h.

Field Documentation

uint8 byte_cnt

Number of bytes to read/write

Definition at line 209 of file isf_ci.h.

Referenced by App1_ci_app_callback(), BasicApp1_CI_Callback(), ci_protocol_CB_mbox(), ci_qr_update(), isf_app_callback_mbox(), and rli_ci_app_callback().

uint16 offset

Offset into the application's data

Definition at line 206 of file isf_ci.h.

Referenced by App1_ci_app_callback(), BasicApp1_CI_Callback(), ci_protocol_CB_mbox(), ci_qr_update(), isf_app_callback_mbox(), and rli_ci_app_callback().


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