Software PWM  1.0
Software PWM for any digital pin
MD_PWM.h File Reference

Main header file and class definition for the MD_PWM library. More...

#include <Arduino.h>
Include dependency graph for MD_PWM.h:
This graph shows which files directly or indirectly include this file:

Classes

class  MD_PWM
 

Macros

#define PWMDEBUG   0
 1 turns debug output on
 
#define USE_TIMER   2
 Set to use hardware TIMER1 or TIMER2 (1 or 2)
 
#define PWMPRINT(s, v)
 
#define PWMPRINTX(s, v)
 
#define PWMPRINTB(s, v)
 
#define PWMPRINTS(s)
 

Detailed Description

Main header file and class definition for the MD_PWM library.