|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
AC057TC1 7-color e-ink display controller device-specific API extension. More...
AC057TC1 Color Definitions | |
| #define | AC057TC1_COLOR_BLACK 0x00 |
| Black color index. | |
| #define | AC057TC1_COLOR_WHITE 0x01 |
| White color index. | |
| #define | AC057TC1_COLOR_GREEN 0x02 |
| Green color index. | |
| #define | AC057TC1_COLOR_BLUE 0x03 |
| Blue color index. | |
| #define | AC057TC1_COLOR_RED 0x04 |
| Red color index. | |
| #define | AC057TC1_COLOR_YELLOW 0x05 |
| Yellow color index. | |
| #define | AC057TC1_COLOR_ORANGE 0x06 |
| Orange color index. | |
AC057TC1 7-color e-ink display controller device-specific API extension.
| #define AC057TC1_COLOR_BLACK 0x00 |
#include <zephyr/drivers/display/ac057tc1.h>
Black color index.
| #define AC057TC1_COLOR_BLUE 0x03 |
#include <zephyr/drivers/display/ac057tc1.h>
Blue color index.
| #define AC057TC1_COLOR_GREEN 0x02 |
#include <zephyr/drivers/display/ac057tc1.h>
Green color index.
| #define AC057TC1_COLOR_ORANGE 0x06 |
#include <zephyr/drivers/display/ac057tc1.h>
Orange color index.
| #define AC057TC1_COLOR_RED 0x04 |
#include <zephyr/drivers/display/ac057tc1.h>
Red color index.
| #define AC057TC1_COLOR_WHITE 0x01 |
#include <zephyr/drivers/display/ac057tc1.h>
White color index.
| #define AC057TC1_COLOR_YELLOW 0x05 |
#include <zephyr/drivers/display/ac057tc1.h>
Yellow color index.