XFER_VAR Struct Reference

#include <dataXferImpl.h>

List of all members.

Public Attributes

uint8pu8_data
uint8 u8_size
 Size of data in bytes – 1: 0 = 1 byte, etc.
char * psz_format
 printf format string to use in displaying the variable. PC only.
char * psz_name
char * psz_desc
 Description of this variable. PC only..


Detailed Description

Struct to hold send/receive data. An array of these entries holds all the necessary state.

Definition at line 275 of file dataXferImpl.h.


Member Data Documentation

Name of this variable, typically the same as used in the code. PC only.

Definition at line 286 of file dataXferImpl.h.

Pointer to the data to be exchanged. NULL means this entry is not defined.

Definition at line 278 of file dataXferImpl.h.


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

Generated on Mon Oct 18 07:40:49 2010 for Python-on-a-chip by  doxygen 1.5.9