FM4, S6E2DH/S6E2DF/S6E2D5/S6E2D3 Series, 32-Bit Microcontroller, Graphic Driver User Manual, Doc. No. 002-04387 Rev. *
A
76
11. Module Documentation
11.1 Basic Graphics
This section collects all APIs of the driver.
Modules
Driver Initialization API
The Driver Initialization API exposes functions to initialize and un initialize the driver.
Configuration API
The Configuration API allows changing or reading global graphics driver configurations or status information.
Surface API
The Surface API provides all functions to manage memory blocks with image content, called image buffer. (See also
Surface Overview)
Display API
The Display API exposes all the hardware features of the display unit. See also Display Overview.
Pixel Engine API
Pixel Engine (PixEng) API.
Synchronization API
Synchronization API - Synchronization of framebuffer operations.
2D Core Interrupt Controller API
2D Core Interrupt Controller handler functions
Error Reporting API
Error Reporting API - Error Reporting for selected modules and level.
Error Codes
Error Codes of this driver.
Basic Graphics Type Definitions
Version Numbers
The Version numbers of this driver.
11.1.1 Detailed Description
This section collects all APIs of the driver. The collection of APIs includes:
APIs for the access of the hardware units (e.g. Displays, Pixel Engine (2D Rendering)).
APIs for services like driver initialization, synchronization, surface management, configuration.