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

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 []

Detailed Description

This structure defines a buffer to hold data read from or written to a device.

Definition at line 75 of file isf_comm.h.


Field Documentation

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.


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