Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
led_strip_driver_api Struct Reference

LED strip driver API. More...

#include <led_strip.h>

Data Fields

led_api_update_rgb update_rgb
 
led_api_update_channels update_channels
 

Detailed Description

LED strip driver API.

This is the mandatory API any LED strip driver needs to expose.

Field Documentation

◆ update_channels

led_api_update_channels led_strip_driver_api::update_channels

◆ update_rgb

led_api_update_rgb led_strip_driver_api::update_rgb

The documentation for this struct was generated from the following file: