|
Zephyr API 3.6.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
7#ifndef ZEPHYR_DT_LED_WS2812C_H_
8#define ZEPHYR_DT_LED_WS2812C_H_
16#define WS2812C_SPI_FREQ (7000000U)
17#define WS2812C_ZERO_FRAME (0xC0U)
18#define WS2812C_ONE_FRAME (0xFCU)