EasyManua.ls Logo

Acrosser Technology AR-V6002FL - Page 57

Default Icon
84 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Revision: 1.23
57
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-B6002.h
The header file of the APIs and macro definition. This header file is an aggregate
header which includes APIs declarations and macros for CAN Bus, GPIO, Watchdog,
and Power Subsystem.
2. AR-B6002.lib
The API library in static library format. This library is an aggregate library. It includes
APIs for CAN Bus, GPIO, Watchdog, and Power Subsystem.
3. AR-B6002.dll
The API library in dynamically linked library format. This library is an aggregate library.
It includes APIs for CAN Bus, GPIO, Watchdog, and Power Subsystem.
4. subdirectory AR_B6002_LIB
The sample project by Microsoft Visual Studio 2010.
4.2.3 Power Subsystem
On Linux platform:
1. pwr_acce.c
The source code of the APIs for accessing the power subsystem.
2. pwr_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-B6002.h