libpruio  0.6.8
Fast and easy Digital/Analog Input/Output for Beaglebones
pruio_pwmss.bas File Reference

The PWMSS component source code. More...

#include "pruio_globals.bi"
#include "pruio_pwmss.bi"
#include "pruio.bi"
Include dependency graph for pruio_pwmss.bas:

Go to the source code of this file.

Macros

#define PWMSS_CLK   /* 100e6 */
 The clock frequency.
 
#define PWMSS_CLK_2   /* 50e6 */
 The half clock frequency.
 

Detailed Description

The PWMSS component source code.

Source code file containing the function bodies to control the PWM subsystems. This code controlls the modules of the PWMSS (eQEP, eCAP and ePWM), containing member functions of classes PwmMod, CapMod and QepMod and also TimerUdt.

Since
0.2

Definition in file pruio_pwmss.bas.