Synopsis
typedef struct {
  CTL_GFX_CONTROLLER_t tft_driver;
  ITDB02_BUS_STATE_t bus_state;
  unsigned short current_register;
} ITEAD_STUDIO_ITDB02_3v2S_t;
Description

ITEAD_STUDIO_ITDB02_3v2S_t holds the instance data required to run the display.

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