ISF  2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
device_cmd_packet_t Struct Reference

rli overall application state buffer format. More...

Collaboration diagram for device_cmd_packet_t:
Collaboration graph

Data Fields

uint8 appId
 
uint8 cmd
 
uint16 nWrite
 
uint8 nRead
 

Detailed Description

rli overall application state buffer format.

Definition at line 88 of file rli_project.c.

Field Documentation

uint8 appId

Application ID

Definition at line 91 of file rli_project.c.

Referenced by rli_ci_app_callback().

uint8 cmd

Host command

Definition at line 94 of file rli_project.c.

Referenced by rli_ci_app_callback().

uint8 nRead

Number of bytes to read/write

Definition at line 100 of file rli_project.c.

Referenced by rli_ci_app_callback().

uint16 nWrite

Register Offset

Definition at line 97 of file rli_project.c.

Referenced by rli_ci_app_callback().


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