49
(2) Read Register
& Example Code
if
(pFunc !=
IntPtr
.Zero)
{
UInt32
PortVal;
SetPortValType
SetPortVal = (
SetPortValType
)
Marshal
.GetDelegateForFunctionPointer(pFunc,
typeof
(
SetPortValType
));
GetPortValType
GetPortVal = (
GetPortValType
)
Marshal
.GetDelegateForFunctionPointer(pFunc,
typeof
(
GetPortValType
));
SetPortVal(0x4E, 0x87, 1);
// Enter Super IO
SetPortVal(0x4E, 0x87, 1);
// Enter Super IO
SetPortVal(0x4E, 0x07, 1);
// Select Logic 7 for GPIO
SetPortVal(0x4F, 0x06, 1);
SetPortVal(0x4E, 0xA2, 1);
// GPIO Status Register
// Call WinIo to get value
bool
Result1 = GetPortVal(0x4F, &PortVal, 1);
// Read GPIO Status
5.2.3 WDT Setting
I/O port:
260 (base address) + 05h and 06h
1 Watchdog Timer Control Register
The Watchdog Timer Control Register controls the WDT working mode. Write the value to the
WDT Configuration Port. The following table describes the Control Register bit definition:
7 6 5 4 3 2 1 0
0 0
1
1
Timer
Unit
0
Select output pulse
width of RSTOUT#
00 = 1 ms
01 = 25 ms
10 = 125 ms*
11 = 5 sec
0 = 1 sec
1 = 60 sec *
Summary of Contents for VBOX-3200
Page 8: ...8 1 2 VBOX 3200 Illustration Mainboard...
Page 9: ...9 System...
Page 10: ...10 2 System Installation 2 1 System Introduction...
Page 32: ...32 English 4 1 System Introduction 4 System Installation...
Page 50: ...50...
Page 54: ...54 Figure 4 Link State of WWAN Module Figure 5 Download Test File from Internet...
Page 58: ...58 Figure 4 Link State of WWAN Module Figure 5 GPS longitude and latitude information...
Page 59: ...59 Figure 6 Link to Google Maps Figure 7 GPSview program test...
Page 61: ...61 6 BIOS 6 1 Super IO Configuration Select Serial Port Mode...
Page 62: ...62 Select Power off delay time...