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

Wrapper structure for PwmssUdt. More...

#include <src/c_include/pruio.h>

Collaboration diagram for pwmssUdt:

Public Attributes

pruIoTop
 pointer to the calling PruIo instance
 
pwmssSetInit [PRUIO_AZ_PWMSS+1]
 Initial subsystem configuration, used in the destructor PruIo::~PruIo().
 
pwmssSetConf [PRUIO_AZ_PWMSS+1]
 Current subsystem configuration, used in PruIo::config().
 
pwmssArrRaw [PRUIO_AZ_PWMSS+1]
 Pointer to current raw subsystem data (IO).
 
uint32 InitParA
 Offset to read data block offset.
 
const uint16 PwmMod
 < Value for ECCTL2 in PWM mode (&b1011010000).
 
const uint16 CapMod
 Value for ECCTL2 in CAP mode (&b0011010110).
 

Detailed Description

Wrapper structure for PwmssUdt.

Since
0.2

Definition at line 412 of file pruio.h.


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