43
Function SetDOValue
Function SetDOValue(dovalue As Integer)
Dim Data As Integer
Dim Value As Integer
Data = 0
Value = dovalue
If (Value And &H1) <> 0 Then
Data = Data + &H1
End If
If (Value And &H2) <> 0 Then
Data = Data + &H2
End If
If (Value And &H4) <> 0 Then
Data = Data + &H4
End If
If (Value And &H80) <> 0 Then
Data = Data + &H8
End If
If (Value And &H40) <> 0 Then
Data = Data + &H10
End If
If (Value And &H20) <> 0 Then
Data = Data + &H20
End If
If (Value And &H10) <> 0 Then
Data = Data + &H40
End If
If (Value And &H8) <> 0 Then
Data = Data + &H80
End If
Call WriteI2CByte(&H23, &H0)
Call WriteI2CByte(&H20, &HFF)
Call WriteI2CByte(&H2B, &HFF)
Call WriteI2CByte(&H21, Data)
End Function
Summary of Contents for 2I386EW
Page 8: ...3 2 1 3 1 2 3 Photo 1 Insert Unplug...
Page 19: ...14 2 3 Dimension 2I386EW...
Page 20: ...15 2 4 Layout 2I386EW Connector and Jumper TOP JVL1 CBT1...
Page 21: ...16 2 4 1 Layout 2I386EW Connector and Jumper Bottom BOT...
Page 22: ...17 2 4 2 Layout 2I386EW Function MAP TOP...
Page 23: ...18 2 4 3 Layout 2I386EW Function MAP Bottom BOT...
Page 25: ...20 2 5 1 Diagram 2I386EW BOT SATA1 CU1 CU2...
Page 70: ...65 4 6 1 Boot Configuration Select Power on state for Numlock default is ON Numlock...
Page 71: ...66 4 6 2 PCI Express Configuration PCIe 1 2 3 4 configuration settings...