Files
esp-idf/docs/api-reference/peripherals/sigmadelta.rst
T

20 lines
365 B
ReStructuredText
Raw Normal View History

2016-11-23 16:28:16 +08:00
Sigma-delta Modulation
2017-01-16 02:07:46 +08:00
======================
2016-11-23 16:28:16 +08:00
Overview
--------
ESP32 has a second-order sigma-delta modulation module.
2016-11-23 16:28:16 +08:00
This driver configures the channels of the sigma-delta module.
Application Example
-------------------
Sigma-delta Modulation example: :example:`peripherals/sigmadelta`.
2016-11-23 16:28:16 +08:00
API Reference
-------------
.. include:: /_build/inc/sigmadelta.inc
2016-11-23 16:28:16 +08:00