MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria Hardware Abstraction Layer (HAL) > Aria HAL Driver Examples > ILI9488 Display Controller Driver Library > Using the Library > LIbrary Overview
MPLAB® Harmony Graphics Suite
LIbrary Overview

Refer to the Driver Library Overview section for information on how the driver operates in a system. 

The library interface routines are divided into various sub-sections, which address one of the blocks or the overall operation of the ILI9488 Display Controller Driver.  

Library Interface Section 
Description 
Top-level Driver Functions 
Functions that glues to the MPLAB Harmony graphics library and contains APIs for the graphics library to draw pixels to the ILI9488 GRAM. 
Interface Driver Functions 
Interface-specific APIs for sending write/read commands and pixel data to the ILI9488. These functions perform the necessary peripheral calls based on the selected interface (SPI or SMC). 
MPLAB® Harmony Graphics Suite