30edcca1fb
This is to resolve issue reported in https://github.com/espressif/esp-idf/issues/130.
19 lines
365 B
ReStructuredText
19 lines
365 B
ReStructuredText
Sigma-delta Modulation
|
|
======================
|
|
|
|
Overview
|
|
--------
|
|
|
|
ESP32 has a second-order sigma-delta modulation module.
|
|
This driver configures the channels of the sigma-delta module.
|
|
|
|
Application Example
|
|
-------------------
|
|
|
|
Sigma-delta Modulation example: :example:`peripherals/sigmadelta`.
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. include:: /_build/inc/sigmadelta.inc
|
|
|