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

Wrapper structure for PwmMod. More...

#include <src/c_include/pruio.h>

Collaboration diagram for pwmMod:

Public Attributes

pruIoTop
 pointer to the calling PruIo instance
 
uint16 ForceUpDown
 < Switch to force up-down counter for ePWM modules.
 
uint16 Cntrl [PRUIO_AZ_PWMSS+1]
 < Initializers TBCTL register for ePWM modules (see PWM).
 
uint16 AqCtl [1+1][PRUIO_AZ_PWMSS+1][2+1]
 Initializers for Action Qualifier for ePWM modules (see PWM).
 
char * E0
 < Common error message.
 
char * E1
 < Common error message.
 
char * E2
 < Common error message.
 
char * E3
 < Common error message.
 
char * E4
 Common error message.
 

Detailed Description

Wrapper structure for PwmMod.

Since
0.2

Definition at line 430 of file pruio.h.


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