ISF  1.1
Intelligent Sensing Framework
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
ci_host_cmd_packet_t Struct Reference

This structure contains host command information. More...

#include <isf_ci.h>

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 191 of file isf_ci.h.


Field Documentation

Application ID

Definition at line 194 of file isf_ci.h.

Number of bytes to read/write

Definition at line 203 of file isf_ci.h.

Host command

Definition at line 197 of file isf_ci.h.

Offset into the application's data

Definition at line 200 of file isf_ci.h.


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