Parameters
:
( None )
Return Value:
Returns TRUE on success.
If the Super I/O driver has not installed, return FALSE.
void WINAPI SuperIo_Close();
Remarks
:
You must call this function at end of application to close Super I/O device.
Parameters
:
( None )
Return Value:
( None )
BOOL WINAPI Gpio_GetBitValue( int nBit, BYTE* pValue );
Remarks
:
Call this function to get GPIO pins value.
Parameters
:
nBit
Stand for GPIO pins, you can assign value LED1 ~ LED4, or value GPO_BIT_17,
GPO_BIT_18, GPO_BIT_20, GPO_BIT_37.
pValue
Pointer of variable to retrieve GPIO pins state.
Return Value:
Returns TRUE on success, FALSE on failure.
BOOL WINAPI Gpio_SetBitValue( int nBit, BYTE bValue );
Remarks
:
Call this function to Set GPIO pins value.
Parameters
:
nBit
Stand for GPIO pins, you can assign value LED1 ~ LED4, or value GPO_BIT_17,
GPO_BIT_18, GPO_BIT_20, GPO_BIT_37.
bValue
Output value of GPIO pins, value 1 or 0.
Return Value:
Returns TRUE on success, FALSE on failure.
Watchdog
Notice: Befor
e
using GPIO APIs, be sure Super I/O driver was installed successfully.
31
Summary of Contents for AR-R6006
Page 1: ...1 AR R6006 System Guide...
Page 6: ...6 1 3 System Dissection 1 Dimensions 2 Front Panel 3 Back Panel...
Page 9: ...9 Release 3 5 HDD bracket by unfastening 4 screws Fix HDD with HDD bracket by 4 screws...
Page 10: ...10 Fix HDD with HDD bracket by 4 screws Plug SATA power cable into motherboard...
Page 14: ...14 Fix the Rack bracket to chassis by fastening 6 screws...
Page 18: ...18 3 1 4 Block Diagram...