2017-01-16 22:08:35 +00:00
|
|
|
Peripherals API
|
|
|
|
***************
|
|
|
|
|
2019-05-15 13:05:44 +00:00
|
|
|
:link_to_translation:`zh_CN:[中文]`
|
|
|
|
|
2017-01-16 22:08:35 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2017-02-16 02:59:50 +00:00
|
|
|
ADC <adc>
|
2017-12-18 12:32:29 +00:00
|
|
|
CAN <can>
|
2017-02-16 02:59:50 +00:00
|
|
|
DAC <dac>
|
|
|
|
GPIO (including RTC low power I/O) <gpio>
|
2017-01-16 22:08:35 +00:00
|
|
|
I2C <i2c>
|
2017-02-16 02:59:50 +00:00
|
|
|
I2S <i2s>
|
|
|
|
LED Control <ledc>
|
2017-05-02 08:36:01 +00:00
|
|
|
MCPWM <mcpwm>
|
2017-01-16 22:08:35 +00:00
|
|
|
Pulse Counter <pcnt>
|
2017-05-02 08:36:01 +00:00
|
|
|
Remote Control <rmt>
|
2018-03-06 10:03:53 +00:00
|
|
|
SDMMC Host <sdmmc_host>
|
|
|
|
SD SPI Host <sdspi_host>
|
2017-12-04 12:05:09 +00:00
|
|
|
SDIO Slave <sdio_slave>
|
2017-01-16 22:08:35 +00:00
|
|
|
Sigma-delta Modulation <sigmadelta>
|
2017-02-16 02:59:50 +00:00
|
|
|
SPI Master <spi_master>
|
2017-03-31 07:05:25 +00:00
|
|
|
SPI Slave <spi_slave>
|
2017-02-16 02:59:50 +00:00
|
|
|
Timer <timer>
|
2017-09-01 21:39:27 +00:00
|
|
|
Touch Sensor <touch_pad>
|
2017-02-16 02:59:50 +00:00
|
|
|
UART <uart>
|
2017-01-18 20:04:11 +00:00
|
|
|
|
2019-04-29 02:53:42 +00:00
|
|
|
Code examples for this API section are provided in the :example:`peripherals` directory of ESP-IDF examples.
|