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

Wrapper structure for TimerUdt. More...

#include <src/c_include/pruio.h>

Collaboration diagram for timerUdt:

Public Attributes

pruIoTop
 Pointer to the calling PruIo instance.
 
timerSetInit [PRUIO_AZ_GPIO+1]
 Initial subsystem configuration, used in the destructor PruIo::~PruIo().
 
timerSetConf [PRUIO_AZ_GPIO+1]
 Current subsystem configuration, used in PruIo::config().
 
timerArrRaw [PRUIO_AZ_GPIO+1]
 Pointer to current raw subsystem data (IO), all 32 bits.
 
uint32 InitParA
 < Offset to read data block offset.
 
uint32 PwmMode
 < Control register for PWM output mode.
 
uint32 TimMode
 < Control register for Timer mode.
 
uint32 TimHigh
 < Control register for Timer high.
 
uint32 Tim_Low
 < Control register for Timer low.
 
uint32 CapMode
 Control register for CAP input mode.
 
char * E0
 < Common error message.
 
char E1
 < Common error message.
 
char E2
 Common error message.
 

Detailed Description

Wrapper structure for TimerUdt.

Since
0.4

Definition at line 264 of file pruio.h.


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