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::
|
2019-08-13 08:01:50 +00:00
|
|
|
:maxdepth: 1
|
2017-01-16 22:08:35 +00:00
|
|
|
|
2019-08-09 09:58:51 +00:00
|
|
|
|
2019-08-13 08:01:50 +00:00
|
|
|
ADC <adc>
|
|
|
|
CAN <can>
|
|
|
|
DAC <dac>
|
|
|
|
GPIO (including RTC low power I/O) <gpio>
|
|
|
|
I2C <i2c>
|
|
|
|
I2S <i2s>
|
|
|
|
LED Control <ledc>
|
2020-01-28 22:31:14 +00:00
|
|
|
:esp32: MCPWM <mcpwm>
|
2019-08-13 08:01:50 +00:00
|
|
|
Pulse Counter <pcnt>
|
|
|
|
Remote Control <rmt>
|
2020-01-28 22:31:14 +00:00
|
|
|
:esp32: SD Pull-up Requirements <sd_pullup_requirements>
|
|
|
|
:esp32: SDMMC Host <sdmmc_host>
|
2019-08-13 08:01:50 +00:00
|
|
|
SD SPI Host <sdspi_host>
|
2020-01-28 22:31:14 +00:00
|
|
|
:esp32: SDIO Slave <sdio_slave>
|
2019-08-13 08:01:50 +00:00
|
|
|
Sigma-delta Modulation <sigmadelta>
|
|
|
|
SPI Master <spi_master>
|
|
|
|
SPI Slave <spi_slave>
|
2020-01-28 22:31:14 +00:00
|
|
|
:esp32s2: Temp sensor <temp_sensor>
|
2019-08-13 08:01:50 +00:00
|
|
|
Timer <timer>
|
|
|
|
Touch Sensor <touch_pad>
|
|
|
|
UART <uart>
|
2017-01-18 20:04:11 +00:00
|
|
|
|
2019-08-09 09:58:51 +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.
|