2 file descriptions – Acrosser AR-ES6003FL User Manual
Page 82
8.2 File Descriptions
GPIO and Watchdog
On Linux platform:
1. sio_acce.c
The source code of the Watchdog and GPIO APIs for accessing the SuperIO.
2. sio_acce.h
This file includes the declarations of the APIs and macro definitions.
3. main.c
The source code of the utility.
4. Makefile
On Windows platform:
1.
AR-B6003.h
The header file of the APIs and macro definition. This header file is an aggregate
header which includes APIs declarations and macros for GPIO, Watchdog.
2.
AR-B6003.lib
The API library in static library format. This library is an aggregate library. It
includes APIs for GPIO, Watchdog.
3. AR-B6003.dll
The API library in dynamically linked library format. This library is an aggregate
library. It includes APIs for GPIO, Watchdog.
4. errno.h
The macro definitions of returned error code.
5. GPIO_Watchdog.cpp
The source code of the utility.
82