You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
454 B
31 lines
454 B
.. _led_api: |
|
|
|
Light-Emitting Diode (LED) |
|
########################## |
|
|
|
Overview |
|
******** |
|
|
|
The LED API provides access to Light Emitting Diodes, both in individual and |
|
strip form. |
|
|
|
Configuration Options |
|
********************* |
|
|
|
Related configuration options: |
|
|
|
* :kconfig:option:`CONFIG_LED` |
|
* :kconfig:option:`CONFIG_LED_STRIP` |
|
|
|
API Reference |
|
************* |
|
|
|
LED |
|
=== |
|
|
|
.. doxygengroup:: led_interface |
|
|
|
LED Strip |
|
========= |
|
|
|
.. doxygengroup:: led_strip_interface
|
|
|