Files
Name |
Description |
This is file Palette.h. |
Functions
|
Name |
Description |
![]() |
Clears the Palette change error status | |
![]() |
Disables the Palette mode. | |
![]() |
Enables the Palette mode. | |
![]() |
Returns the Palette change error status | |
![]() |
Returns if the Palette mode is enabled or not. | |
![]() |
Initializes the color look up table (CLUT). | |
![]() |
Loads the palettes from the flash during vertical blanking period if possible, otherwise loads immediately. | |
![]() |
Programs a block of palette entries starting from startEntry and until startEntry + length from the flash immediately. | |
![]() |
Sets the color look up table (CLUT) number of valid entries. | |
![]() |
Loads the palettes from the flash immediately. |
Macros
Name |
Description |
Loads all the palette entries from the flash during vertical blanking period if possible, otherwise loads immediately. | |
Programs the whole 256 entry palette with new color values from flash. |
Structures
Name |
Description |
Structure for the palette stored in FLASH memory. | |
Structure for the palette header. |
Types
Name |
Description |
Structure for palette stored in EXTERNAL memory space. (example: External SPI or parallel Flash, EDS_EPMP) |
Links