Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
Hardware PWM functions

Provides hardware pulse width modulation functions. More...

Classes

class  HardwarePWM
 Hardware pulse width modulation. More...
 

Macros

#define PWM_BAD_CHANNEL   0xff
 Invalid PWM channel. More...
 

Detailed Description

Provides hardware pulse width modulation functions.

Macro Definition Documentation

#define PWM_BAD_CHANNEL   0xff

Invalid PWM channel.