
User’s Manual
57
Bit =1, means output high level
Bit =0, means output low level
Note:
4 *
creation date
:
5*========================================================================*/
/*==========================================================================
1 * void I952_MB_gpio_init();
2 * function description: initialization function of the motherboard gpio, This function must be called
once before using it
3 * parameter description
:
4 * creation date
:
5*======================================================================*/
/*==========================================================================
1 * void I952_watchdog_set(int time);
2 * function description
:
Watchdog function
3 * parameter description
:
time is to Set the dog feeding time
,
Value between 0 and 255
Setting 0 means to turn off the watchdog
4 * creation date
:
5*=======================================================================*/
/*==========================================================================
1 * void I952_2nd_gpio_mode(int port,int mode);
2 *function description:Subcard input and output mode settings
3 *parameter description:
Parameter: port fill in subcard GPIO number, 1or 2
Mode 8 bit of a bit, each bit controls the input and output mode of a GPIO pin,
Bit=1,the corresponding pin is used as the input port.
Bit =0, the corresponding pin is used as an output port.
Value
Bit7
Bit6
Bit5
Bit4
Bit3
Bit2
Bit1
Bit0
GPIO pin
PIN8
PIN7
PIN6
PIN5
PIN4
PIN3
PIN2
PIN1
Mode
Bit7
Bit6
Bit5
Bit4
Bit3
Bit2
Bit1
Bit0
GPIO pin
PIN8
PIN7
PIN6
PIN5
PIN4
PIN3
PIN2
PIN1
Summary of Contents for KGEC-6300
Page 1: ...用户手册 User s Manual KGEC 6300 Ver A0 1 Date 2020 09 11 ...
Page 2: ...User s Manual Version Note No Ver Note Date Writer 1 A0 1 first publish 20200911 Echo Guo ...
Page 8: ...User s Manual 3 4 4 Utility Software Reference 54 SYSTEM RESOURCE 55 5 1 WDT and GPIO 56 ...
Page 9: ...User s Manual 4 General Information 1 CHAPTER ...
Page 17: ...User s Manual 12 Hardware Installation 2 CHAPTER ...
Page 33: ...User s Manual 28 BIOS Setup CHAPTER 3 ...
Page 49: ...User s Manual 44 External Gfx Card Primary Display Configuration ...
Page 56: ...User s Manual 51 Driver Installation CHAPTER 4 ...