libpropeller
Making PropellerGCC Easier
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
Classes | Macros
pwm32.h File Reference
#include <stdint.h>
#include <propeller.h>
Include dependency graph for pwm32.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PWM32
 Run up to 32 channels of low speed PWM (up to ~10kHz@80MHz clock). More...
 

Macros

#define INLINE__   static
 
#define PostEffect__(X, Y)   (tmp__ = (X), (X) = (Y), tmp__)
 
#define Yield__()
 

Macro Definition Documentation

#define INLINE__   static
#define PostEffect__ (   X,
 
)    (tmp__ = (X), (X) = (Y), tmp__)
#define Yield__ ( )