OTM8009A_CMD_COLMOD is only used within otm8009a.
 
Symbols
loading...
Files
loading...

OTM8009A_CMD_COLMOD macro

Syntax

#define OTM8009A_CMD_COLMOD 0x3A

References

LocationText
otm8009a.h:140
#define OTM8009A_CMD_COLMOD 0x3A /* Interface Pixel format command */
otm8009a.c:124
const uint8_t ShortRegData37[] = {OTM8009A_CMD_COLMOD, OTM8009A_COLMOD_RGB565};
otm8009a.c:125
const uint8_t ShortRegData38[] = {OTM8009A_CMD_COLMOD, OTM8009A_COLMOD_RGB888};