Synopsis
void soldercore_graphics_shield_set_clut_entry(SOLDERCORE_GRAPHICS_SHIELD_t *self,
                                               int index,
                                               int rgb);
Description

soldercore_graphics_shield_set_clut_entry sets the color lookup table entry index (0 through 15) to the RGB value rgb.