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

Wrapper structure for AdcUdt. More...

#include <src/c_include/pruio.h>

Collaboration diagram for adcUdt:

Public Attributes

pruIoTop
 Pointer to the calling PruIo instance.
 
adcSetInit
 Initial subsystem configuration, used in the destructor PruIo::~PruIo().
 
adcSetConf
 Current subsystem configuration, used in PruIo::config().
 
uint32 Samples
 Number of samples (specifies run mode: 0 = config, 1 = IO mode, >1 = MM mode).
 
uint32 TimerVal
 Timer value in [ns].
 
uint32 InitParA
 Offset to read data block offset.
 
uint16 LslMode
 Bit shift modus (0 to 4, for 12 to 16 bits).
 
uint16 ChAz
 The number of active steps.
 
uint16Value
 Fetched ADC samples.
 

Detailed Description

Wrapper structure for AdcUdt.

Since
0.2

Definition at line 119 of file pruio.h.


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