User’s Manual
52
Parameter: port represents the number of the GPIO, 1 or 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.
Note: The output value is valid only when the pin is in output mode.
4 * creation date
:
5*========================================================================*/
/*==========================================================================
1
* void smbus_16pin_gpio_output(int port,int level);
2 * function description
:
high and low levels output of the subcard
3 * parameter description:
Parameter: port represents the number of the GPIO, 1 or 2
Level 8 bit of a bit, 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*========================================================================*/
Return value 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 KMDA-3602
Page 1: ...User s Manual User s Manual KMDA 3602 Ver A1 0 Date 19 September 2018 ...
Page 2: ...User s Manual Version Note No Ver Note Date Writer 1 A1 0 first publish 20180919 Tracy Liu ...
Page 8: ...User s Manual 1 General Information CHAPTER 1 ...
Page 14: ...User s Manual 7 Sub card ECB 148 Figure 1 5 KMDA 3602 Dimension Unit mm Figure 1 6 ...
Page 15: ...User s Manual 8 Hardware Installation CHAPTER 2 ...
Page 28: ...User s Manual 21 ...
Page 29: ...User s Manual 22 ...
Page 30: ...User s Manual 23 ...
Page 32: ...User s Manual 25 ...
Page 33: ...User s Manual 26 ...
Page 34: ...User s Manual 27 ...
Page 35: ...User s Manual 28 ...
Page 40: ...User s Manual 33 ...
Page 41: ...User s Manual 34 BIOS Setup CHAPTER 3 ...
Page 54: ...User s Manual 47 Driver Installation CHAPTER 4 ...