C++ DevKit
C++ set of OOP library
struct_ConfigST7735 Struct Reference

data used to configure the display device More...

#include <st7735.h>

Collaboration diagram for struct_ConfigST7735:
Collaboration graph

Public Attributes

ST7735DisplayType display_type
 indicates which type of TFT panel must be configured
uint backlight_pin
 indicates the GPIO connected to the backlight input
uint hw_reset_pin
 indicates the GPIO connected to the hardware reset input
uint dc_pin
 indicates the GPIO connected to the Data/Command_ input
ST7735Rotation rotation = ST7735Rotation::_0
 indicates which rotation will be applied

Detailed Description

data used to configure the display device


The documentation for this struct was generated from the following file: