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
MPLAB® Harmony Graphics Suite
Using the Library

Interface Header File: drv_gfx_ili9488.h 

The top-level interface to the ILI9488 Display Controller Driver Library is defined in the drv_gfx_ili9488.h header file. Any C language source (.c), particularly in the graphics framework, file that uses the ILI9488 Display Controller Driver Library should include drv_gfx_ili9488.h.

Topics
Name 
Description 
This section describes how the ILI9488 Display Controller Driver Library provides the APIs that abstracts the interface-specific implementation from the application layer. 
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.  
This section describes how the ILI9488 Display Controller Driver Library works . 
MPLAB® Harmony Graphics Suite