SSD1306 display controller driver configuration file.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | SSD1306_CLOCK_SPEED UG_2832HSWEG04_BAUDRATE |
#define | SSD1306_CS_PIN UG_2832HSWEG04_SS |
#define | SSD1306_DC_PIN UG_2832HSWEG04_DATA_CMD_GPIO |
#define | SSD1306_DISPLAY_CONTRAST_MAX 40 |
#define | SSD1306_DISPLAY_CONTRAST_MIN 30 |
#define | SSD1306_RES_PIN UG_2832HSWEG04_RESET_GPIO |
#define | SSD1306_SPI SPI |
#define | SSD1306_SPI_INTERFACE |
#define SSD1306_CLOCK_SPEED UG_2832HSWEG04_BAUDRATE |
Referenced by ssd1306_interface_init().
#define SSD1306_CS_PIN UG_2832HSWEG04_SS |
Referenced by ssd1306_interface_init(), ssd1306_write_command(), and ssd1306_write_data().
#define SSD1306_DC_PIN UG_2832HSWEG04_DATA_CMD_GPIO |
Referenced by ssd1306_write_data().
#define SSD1306_DISPLAY_CONTRAST_MAX 40 |
#define SSD1306_DISPLAY_CONTRAST_MIN 30 |
#define SSD1306_RES_PIN UG_2832HSWEG04_RESET_GPIO |
Referenced by ssd1306_hard_reset().
#define SSD1306_SPI SPI |
Referenced by ssd1306_interface_init(), ssd1306_write_command(), and ssd1306_write_data().
#define SSD1306_SPI_INTERFACE |