2020-03-17 22:01:47 +08:00
|
|
|
.. _led_api:
|
|
|
|
|
|
|
|
LED
|
|
|
|
###
|
|
|
|
|
|
|
|
Overview
|
|
|
|
********
|
|
|
|
|
|
|
|
The LED API provides access to Light Emitting Diodes, both in individual and
|
2022-03-17 05:07:43 +08:00
|
|
|
strip form.
|
2020-03-17 22:01:47 +08:00
|
|
|
|
|
|
|
Configuration Options
|
|
|
|
*********************
|
|
|
|
|
|
|
|
Related configuration options:
|
|
|
|
|
2022-02-08 00:27:43 +08:00
|
|
|
* :kconfig:option:`CONFIG_LED`
|
|
|
|
* :kconfig:option:`CONFIG_LED_STRIP`
|
2020-03-17 22:01:47 +08:00
|
|
|
|
|
|
|
API Reference
|
|
|
|
*************
|
|
|
|
|
|
|
|
LED
|
|
|
|
===
|
|
|
|
|
|
|
|
.. doxygengroup:: led_interface
|
|
|
|
|
|
|
|
LED Strip
|
|
|
|
=========
|
|
|
|
|
|
|
|
.. doxygengroup:: led_strip_interface
|