Synopsis
typedef struct {
  CTL_GFX_CONTROLLER_t lcd_driver;
  CTL_SPI_DEVICE_t lcd_device;
} WATTEROTT_S65_SHIELD_t;
Description

WATTEROTT_S65_SHIELD_t holds the instance data required to run the display.

Structure
lcd_device
The SPI device that communicates with the MSD shield.
lcd_driver
The graphics driver for the HD66773.