Synopsis
typedef struct {
  CTL_GFX_CONTROLLER_t tft_driver;
  ITDB02_BUS_STATE_t bus_state;
  short int current_register;
} ITEAD_STUDIO_ITDB02_5v0_t;
Description

ITEAD_STUDIO_ITDB02_5v0_t holds the instance data required to run the display.

Structure
tft_driver
The graphics driver for the SSD1963.
bus_state
The bus driver for the ITDB02 with attached graphic display.
current_register
Private data for acceleration.