![]() |
ISF
1.1
Intelligent Sensing Framework
|
This structure defines the command sent to a device. More...
#include <isf_comm.h>
Data Fields | |
uint16 | nWrite |
uint16 | nRead |
uint8 | cmdWords [] |
This structure defines the command sent to a device.
Definition at line 81 of file isf_comm.h.
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.