Synopsis
typedef struct {
  CTL_GFX_CONTROLLER_t tft_driver;
  ITDB02_BUS_STATE_t bus_state;
  int last_register;
} ITEAD_STUDIO_ITDB02_2v2_t;
Description

ITEAD_STUDIO_ITDB02_2v2_t holds the instance data required to run the display.

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