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