Epson S1D13705 User Manual
Page 98

Page 4
Epson Research and Development
Vancouver Design Center
S1D13705
Programming Notes and Examples
X27A-G-002-03
Issue Date: 02/01/22
8 Identifying the S1D13705 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .47
9 Hardware Abstraction Layer (HAL) . . . . . . . . . . . . . . . . . . . . . . . . . . .48
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .48
Contents of the HAL_STRUCT . . . . . . . . . . . . . . . . . . . . . . . .48
Using the HAL library . . . . . . . . . . . . . . . . . . . . . . . . . . . .49
API for 13705HAL . . . . . . . . . . . . . . . . . . . . . . . . . . . . .49
Initialization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
General HAL Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
Advanced HAL Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
Register / Memory Access . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
Power Save . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
Drawing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61
LUT Manipulation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62
Porting LIBSE to a new target platform . . . . . . . . . . . . . . . . . . . . .64
Building the LIBSE library for SH3 target example . . . . . . . . . . . . . . . . . 65
Building the HAL library for the target example . . . . . . . . . . . . . . . . . . . 65
10 Sample Code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .66
10.1 Sample code using the S1D13705 HAL API . . . . . . . . . . . . . . . . . . .66
10.2 Sample code without using the S1D13705 HAL API . . . . . . . . . . . . . . . .68
10.3 Header Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .77