![Aplex APC-3X97A User Manual Download Page 58](http://html.mh-extra.com/html/aplex/apc-3x97a/apc-3x97a_user-manual_2953634058.webp)
APC-3X97A user manual
58
//Write GPIO Port6
int WriteGP6(unsigned char cGP6) {
//Start the super I/O chip programming
ENTERPRG
//Select the logical device 8, GP6
SELETDEV(8)
//Write GP1 value
WRITEREG(0xE5, cGP6)
//Exit the super I/O chip programming
EXITPRG
return 0;
}
int main() {
unsigned char cGP;
//Initialize the GPIO port
InitGP2();
InitGP6();
//Read GPIO Port 2
cGP = ReadGP2();
printf("\nRead GPIO Port 2 Status: %X", cGP);
//Write GPIO Port 6
WriteGP6(cGP);
printf("\nSet GPIO Port 6 Status: %X", cGP);
return 0;
}
Summary of Contents for APC-3X97A
Page 9: ...APC 3X97A user manual 9 1 4 Chassis Dimensions Figure 1 3 Dimensions of the APC 3597A ...
Page 10: ...APC 3X97A user manual 10 Figure 1 4 Dimensions of the APC 3797A ...
Page 11: ...APC 3X97A user manual 11 Figure 1 5 Dimensions of the APC 3997A ...
Page 13: ...APC 3X97A user manual 13 Figure 2 2 Mainboard Dimensions ...
Page 14: ...APC 3X97A user manual 14 ...
Page 15: ...APC 3X97A user manual 15 Figure 2 3 Connector and Jumper Locations ...
Page 64: ...APC 3X97A user manual 64 ...
Page 67: ...APC 3X97A user manual 67 ...
Page 68: ...APC 3X97A user manual 68 ...
Page 69: ...APC 3X97A user manual 69 Click FINISH A Driver Installation Complete ...
Page 71: ...APC 3X97A user manual 71 ...
Page 72: ...APC 3X97A user manual 72 Click FINISH A Driver Installation Complete ...
Page 74: ...APC 3X97A user manual 74 ...
Page 79: ...APC 3X97A user manual 79 ...