Synopsis
typedef struct {
  CTL_GFX_CONTROLLER_t tft_driver;
  ITDB02_BUS_STATE_t bus_state;
  unsigned last_register;
} ITEAD_STUDIO_ITDB02_2v4E_t;
Description

ITEAD_STUDIO_ITDB02_2v4E_t holds the instance data required to run the display.

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