Symbols
loading...
Files
loading...

OTM8009A_CMD_CASET macro

Syntax

#define OTM8009A_CMD_CASET 0x2A

Examples

OTM8009A_CMD_CASET is referenced by 25 libraries and example projects.

References

LocationText
otm8009a.h:115
#define OTM8009A_CMD_CASET 0x2A /* Column address set command */
otm8009a.c:80
const uint8_t lcdRegData27[] = {0x00, 0x00, 0x03, 0x1F, OTM8009A_CMD_CASET};