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

This structure defines the command sent to a device. More...

#include <isf_comm.h>

Data Fields

uint16 nWrite
uint16 nRead
uint8 cmdWords []

Detailed Description

This structure defines the command sent to a device.

Definition at line 81 of file isf_comm.h.


Field Documentation

Command buffer associated with the data.

Definition at line 84 of file isf_comm.h.

Number of bytes to read.

Definition at line 83 of file isf_comm.h.

Number of bytes to write.

Definition at line 82 of file isf_comm.h.


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