Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
led.h File Reference

Go to the source code of this file.

Macros

#define LED_COLOR_ID_WHITE   0
 
#define LED_COLOR_ID_RED   1
 
#define LED_COLOR_ID_GREEN   2
 
#define LED_COLOR_ID_BLUE   3
 
#define LED_COLOR_ID_AMBER   4
 
#define LED_COLOR_ID_VIOLET   5
 
#define LED_COLOR_ID_YELLOW   6
 
#define LED_COLOR_ID_IR   7
 
#define LED_COLOR_ID_MAX   8
 

Macro Definition Documentation

◆ LED_COLOR_ID_AMBER

#define LED_COLOR_ID_AMBER   4

◆ LED_COLOR_ID_BLUE

#define LED_COLOR_ID_BLUE   3

◆ LED_COLOR_ID_GREEN

#define LED_COLOR_ID_GREEN   2

◆ LED_COLOR_ID_IR

#define LED_COLOR_ID_IR   7

◆ LED_COLOR_ID_MAX

#define LED_COLOR_ID_MAX   8

◆ LED_COLOR_ID_RED

#define LED_COLOR_ID_RED   1

◆ LED_COLOR_ID_VIOLET

#define LED_COLOR_ID_VIOLET   5

◆ LED_COLOR_ID_WHITE

#define LED_COLOR_ID_WHITE   0

◆ LED_COLOR_ID_YELLOW

#define LED_COLOR_ID_YELLOW   6