Bouffalo SDK
1.0
Bouffalolab Software Development Kit
|
![]() |
Macros | |
#define | DBI_PIXEL_OUTPUT_FORMAT_RGB_565 0 /* 16-bit/pixel */ |
#define | DBI_PIXEL_OUTPUT_FORMAT_RGB_888 1 /* 24-bit/pixel, Compatible with RGB666 format */ |
#define DBI_PIXEL_OUTPUT_FORMAT_RGB_565 0 /* 16-bit/pixel */ |
Definition at line 63 of file bflb_dbi.h.
#define DBI_PIXEL_OUTPUT_FORMAT_RGB_888 1 /* 24-bit/pixel, Compatible with RGB666 format */ |
Definition at line 64 of file bflb_dbi.h.