HX8347A display controller driver default config header.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
#include <board.h>
Macros | |
#define | CONF_HX8347A_BACKLIGHT_PIN DISPLAY_XPLAINED_BACKLIGHT |
#define | CONF_HX8347A_CLOCK_SPEED 10000000UL |
#define | CONF_HX8347A_CS_PIN DISPLAY_XPLAINED_CS |
#define | CONF_HX8347A_RESET_PIN DISPLAY_XPLAINED_RESET |
#define | CONF_HX8347A_TE_PIN DISPLAY_XPLAINED_TE |
#define | CONF_HX8347A_USART_SPI DISPLAY_XPLAINED_USART_SPI |
#define CONF_HX8347A_BACKLIGHT_PIN DISPLAY_XPLAINED_BACKLIGHT |
Referenced by hx8347a_backlight_off(), and hx8347a_backlight_on().
#define CONF_HX8347A_CLOCK_SPEED 10000000UL |
Referenced by hx8347a_interface_init().
#define CONF_HX8347A_CS_PIN DISPLAY_XPLAINED_CS |
Referenced by hx8347a_deselect_chip(), hx8347a_interface_init(), and hx8347a_select_chip().
#define CONF_HX8347A_RESET_PIN DISPLAY_XPLAINED_RESET |
Referenced by hx8347a_reset_display().
#define CONF_HX8347A_TE_PIN DISPLAY_XPLAINED_TE |
#define CONF_HX8347A_USART_SPI DISPLAY_XPLAINED_USART_SPI |
Referenced by hx8347a_interface_init(), hx8347a_read_byte(), hx8347a_send_byte(), and hx8347a_write_packet().