|
libpropeller
Making PropellerGCC Easier
|
#include <stdint.h>#include <propeller.h>

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__() |
| #define INLINE__ static |
| #define PostEffect__ | ( | X, | |
| Y | |||
| ) | (tmp__ = (X), (X) = (Y), tmp__) |
| #define Yield__ | ( | ) |
1.8.4