sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
softPwm.h File Reference

Go to the source code of this file.

Functions

int softPwmCreate (int pin, int value, int range)
 
void softPwmWrite (int pin, int value)
 
void softPwmStop (int pin)
 

Function Documentation

int softPwmCreate ( int  pin,
int  value,
int  range 
)
void softPwmStop ( int  pin)
void softPwmWrite ( int  pin,
int  value 
)