Symbols
loading...
Files
loading...

OTM8009A_CMD_PASET macro

Syntax

#define OTM8009A_CMD_PASET 0x2B

Examples

OTM8009A_CMD_PASET is referenced by 23 libraries and example projects.

References

LocationText
otm8009a.h:116
#define OTM8009A_CMD_PASET 0x2B /* Page address set command */
otm8009a.c:85
const uint8_t lcdRegData28[] = {0x00, 0x00, 0x01, 0xDF, OTM8009A_CMD_PASET};