Zephyr API 3.6.99
|
LED strip driver API. More...
#include <led_strip.h>
Data Fields | |
led_api_update_rgb | update_rgb |
led_api_update_channels | update_channels |
led_api_length | length |
LED strip driver API.
This is the mandatory API any LED strip driver needs to expose.
led_api_length led_strip_driver_api::length |
led_api_update_channels led_strip_driver_api::update_channels |
led_api_update_rgb led_strip_driver_api::update_rgb |