WebRadioApp  0.1
ewextpxl_RGB565.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define EW_COLOR_CHANNEL_BIT_OFFSET_RED   0
 
#define EW_COLOR_CHANNEL_BIT_OFFSET_GREEN   8
 
#define EW_COLOR_CHANNEL_BIT_OFFSET_BLUE   16
 
#define EW_COLOR_CHANNEL_BIT_OFFSET_ALPHA   24
 
#define EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_RED   0
 
#define EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_GREEN   5
 
#define EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_BLUE   11
 
#define EW_RGB565_COLOR_CHANNEL_BIT_OFFSET_RED   EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_RED
 
#define EW_RGB565_COLOR_CHANNEL_BIT_OFFSET_GREEN   EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_GREEN
 
#define EW_RGB565_COLOR_CHANNEL_BIT_OFFSET_BLUE   EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_BLUE
 

Macro Definition Documentation

◆ EW_COLOR_CHANNEL_BIT_OFFSET_ALPHA

#define EW_COLOR_CHANNEL_BIT_OFFSET_ALPHA   24

◆ EW_COLOR_CHANNEL_BIT_OFFSET_BLUE

#define EW_COLOR_CHANNEL_BIT_OFFSET_BLUE   16

◆ EW_COLOR_CHANNEL_BIT_OFFSET_GREEN

#define EW_COLOR_CHANNEL_BIT_OFFSET_GREEN   8

◆ EW_COLOR_CHANNEL_BIT_OFFSET_RED

#define EW_COLOR_CHANNEL_BIT_OFFSET_RED   0

◆ EW_RGB565_COLOR_CHANNEL_BIT_OFFSET_BLUE

#define EW_RGB565_COLOR_CHANNEL_BIT_OFFSET_BLUE   EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_BLUE

◆ EW_RGB565_COLOR_CHANNEL_BIT_OFFSET_GREEN

#define EW_RGB565_COLOR_CHANNEL_BIT_OFFSET_GREEN   EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_GREEN

◆ EW_RGB565_COLOR_CHANNEL_BIT_OFFSET_RED

#define EW_RGB565_COLOR_CHANNEL_BIT_OFFSET_RED   EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_RED

◆ EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_BLUE

#define EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_BLUE   11

◆ EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_GREEN

#define EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_GREEN   5

◆ EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_RED

#define EW_SCREEN_COLOR_CHANNEL_BIT_OFFSET_RED   0