User’s Manual
58
Note: The output value is valid only when the pinis in output mode.
4*creation date
:
5*========================================================================*/
/*==========================================================================
2* void I952_2nd _output(int port,int level);
2* function description
:
high and low levelsoutput of thesubcard
3*parameter description:
Parameter:port fill in subcard GPIO number, 1 or 2
Level 8 bit of aByte, 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 whenthe pin is in output mode.
4*creation date
:
5*========================================================================*/
/*==========================================================================
1* int I952_2nd_input (int port);
2 * function description
:
read the motherboard GPIO input level
3 * parameter description
:
Return value
:
return a byte (8 bit), eachbit of 8 bit corresponding to the level state of a GPIO pin
parameter
:
port fill in subcard GPIO number, 1 or 2
Note:Thereadvalue is valid only when the pin is ininput 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
Содержание KGEC-6300
Страница 1: ...用户手册 User s Manual KGEC 6300 Ver A0 1 Date 2020 09 11 ...
Страница 2: ...User s Manual Version Note No Ver Note Date Writer 1 A0 1 first publish 20200911 Echo Guo ...
Страница 8: ...User s Manual 3 4 4 Utility Software Reference 54 SYSTEM RESOURCE 55 5 1 WDT and GPIO 56 ...
Страница 9: ...User s Manual 4 General Information 1 CHAPTER ...
Страница 17: ...User s Manual 12 Hardware Installation 2 CHAPTER ...
Страница 33: ...User s Manual 28 BIOS Setup CHAPTER 3 ...
Страница 49: ...User s Manual 44 External Gfx Card Primary Display Configuration ...
Страница 56: ...User s Manual 51 Driver Installation CHAPTER 4 ...
Страница 60: ...User s Manual 55 SYSTEM RESOURCE CHAPTER 5 ...