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

52 lines
793 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
-------------
Header Files
^^^^^^^^^^^^
* :component_file:`driver/include/driver/sigmadelta.h`
2016-11-23 16:28:16 +08:00
Macros
^^^^^^
Type Definitions
^^^^^^^^^^^^^^^^
Enumerations
^^^^^^^^^^^^
.. doxygenenum:: sigmadelta_channel_t
Structures
^^^^^^^^^^
.. doxygenstruct:: sigmadelta_config_t
:members:
Functions
^^^^^^^^^
.. doxygenfunction:: sigmadelta_config
.. doxygenfunction:: sigmadelta_set_duty
.. doxygenfunction:: sigmadelta_set_prescale
.. doxygenfunction:: sigmadelta_set_pin