Sming Framework API
(6.0.x-dev-279-g438f9d8)
Toggle main menu visibility
Sming
Arch
Esp32
Components
driver
include
driver
Esp32/Components/driver/include/driver/pwm.h
Go to the documentation of this file.
1
/****
2
* Sming Framework Project - Open Source framework for high efficiency native ESP8266 development.
3
* Created 2015 by Skurydin Alexey
4
* http://github.com/SmingHub/Sming
5
* All files of the Sming Core are provided under the LGPL v3 license.
6
*
7
* pwm.h
8
*
9
****/
10
11
#pragma once
12
13
#include <soc/soc_caps.h>
14
15
#define PWM_CHANNEL_NUM_MAX SOC_LEDC_CHANNEL_NUM
Generated by
1.9.1