sigmadelta.rst 365 B

12345678910111213141516171819
  1. Sigma-delta Modulation
  2. ======================
  3. Overview
  4. --------
  5. ESP32 has a second-order sigma-delta modulation module.
  6. This driver configures the channels of the sigma-delta module.
  7. Application Example
  8. -------------------
  9. Sigma-delta Modulation example: :example:`peripherals/sigmadelta`.
  10. API Reference
  11. -------------
  12. .. include:: /_build/inc/sigmadelta.inc