User’s Manual
67
Note: The output value is valid only when the pin is in output mode.
4*creation date
:
5*========================================================================*/
/*==========================================================================
2* void I952_2nd_gpio_output (int port,int level);
2* function description
:
high and low levels output of the subcard
3*parameter description:
Parameter: port fill in subcard GPIO number, 1 or 2
Level 8 bit of a Byte, each bit controls a GPIO pin output value,
Bit=1, means output high level
Bit =0, means output low level
Note: The output value is valid only when the pin is in output mode.
4*creation date
:
5*========================================================================*/
/*==========================================================================
1* int I952_2nd_gpio_input (int port);
2 * function description
:
read the motherboard GPIO input level
3 * parameter description
:
Return value
:
return a byte (8 bit), each bit of 8 bit corresponding to the level state of a GPIO pin
parameter
:
port fill in subcard GPIO number, 1 or 2
Note: Theread value is valid only when the pin is input mode
4*creation date
:
5*========================================================================*/
Level
Bit7
Bit6
Bit5
Bit4
Bit3
Bit2
Bit1
Bit0
GPIO pin
PIN8
PIN7
PIN6
PIN5
PIN4
PIN3
PIN2
PIN1
Return value
Bit7
Bit6
Bit5
Bit4
Bit3
Bit2
Bit1
Bit0
GPIO pin
PIN8
PIN7
PIN6
PIN5
PIN4
PIN3
PIN2
PIN1
Summary of Contents for KGEC-6301
Page 1: ...用户手册 User s Manual KGEC 6301 Ver A0 1 Date 2020 09 08 ...
Page 2: ...User s Manual Version Note No Ver Note Date Writer 1 A0 1 first publish 20200908 Echo Guo ...
Page 9: ...User s Manual 4 General Information 1 CHAPTER ...
Page 15: ...User s Manual 10 Picture 1 3 ECB 252 ECX 253 Front T001 Picture 1 4 ECX 253 ...
Page 18: ...User s Manual 13 Hardware Installation 2 CHAPTER ...
Page 34: ...User s Manual 29 Picture 2 22 HDD SSD installation 2 Picture 2 23 HDD SSD installation 3 ...
Page 42: ...User s Manual 37 BIOS Setup CHAPTER 3 ...
Page 58: ...User s Manual 53 External Gfx Card Primary Display Configuration ...
Page 65: ...User s Manual 60 Driver Installation CHAPTER 4 ...