libpruio  0.2
Input/Output driver for digital/analog lines on Beagleboard hardware
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gpioUdt Struct Reference

Wrapper structure for GpioUdt. More...

#include <src/c_wrapper/pruio.h>

Collaboration diagram for gpioUdt:

Public Attributes

pruIoTop
 pointer to the calling PruIo instance
 
gpioSetInit [PRUIO_AZ_GPIO+1]
 initial device configuration, used in the destructor PruIo:~PruIo()
 
gpioSetConf [PRUIO_AZ_GPIO+1]
 current device configuration, used in PruIo::config()
 
gpioArrRaw [PRUIO_AZ_GPIO+1]
 pointer to current raw device data (IO), all 32 bits
 
uint32 InitParA
 offset to read data block offset
 

Detailed Description

Wrapper structure for GpioUdt.

Since
0.2

Definition at line 194 of file pruio.h.


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