Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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
 
led_api_length length
 

Detailed Description

LED strip driver API.

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

Field Documentation

◆ length

led_api_length led_strip_driver_api::length

◆ 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: