We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Syntax:
ST7920GWriteCommand ( byte_variable)
Explanation:
This command writes a command to the controller.
See the data sheet for more information.
Example usage:
... ST7920WriteCommand(0x36) ' set the graphics mode on GLCD_TYPE_ST7920_GRAPHICS_MODE = true ...