libpruio  0.6.8
Fast and easy Digital/Analog Input/Output for Beaglebones
gpioUdt Struct Reference

Wrapper structure for GpioUdt. More...

#include <src/c_include/pruio.h>

Collaboration diagram for gpioUdt:

Public Attributes

pruIoTop
 pointer to the calling PruIo instance
 
gpioSetInit [PRUIO_AZ_GPIO+1]
 Initial subsystem configuration, used in the destructor PruIo::~PruIo().
 
gpioSetConf [PRUIO_AZ_GPIO+1]
 Current subsystem configuration, used in PruIo::config().
 
gpioArrRaw [PRUIO_AZ_GPIO+1]
 Pointer to current raw subsystem data (IO), all 32 bits.
 
uint32 InitParA
 Offset to read data block offset.
 
uint32 Mask
 The bit mask to manipulate.
 
uint8 Mode
 The mode for pinmuxing.
 
uint8 Indx
 The GPIO subsystem index.
 
uint8 Fe1
 Future expansion.
 
uint8 Fe2
 Future expansion.
 

Detailed Description

Wrapper structure for GpioUdt.

Since
0.2

Definition at line 193 of file pruio.h.


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