![]() |
ISF
1.1
Intelligent Sensing Framework
|
This structure defines a buffer to hold data read from or written to a device. More...
#include <isf_comm.h>
Data Fields | |
uint16 | size |
uint8 | buffer [] |
This structure defines a buffer to hold data read from or written to a device.
Definition at line 75 of file isf_comm.h.
Buffer defined to hold data.
Definition at line 77 of file isf_comm.h.
The size of the buffer.
Definition at line 76 of file isf_comm.h.