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

ITEAD_STUDIO_ITDB02_2v4D_t holds the instance data required to run the display.

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