
User’s Manual
68
4 * creation date
:
5*=======================================================================*/
/*==========================================================================
1 * void Second_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, 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*========================================================================*/
/*==========================================================================
2
* void Second_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
Mode
Bit7
Bit6
Bit5
Bit4
Bit3
Bit2
Bit1
Bit0
GPIO pin
PIN8
PIN7
PIN6
PIN5
PIN4
PIN3
PIN2
PIN1
Level
Bit7
Bit6
Bit5
Bit4
Bit3
Bit2
Bit1
Bit0
Содержание KMDA-3201
Страница 1: ...User s Manual User s Manual KMDA 3201 Ver A1 0 Date 20 November 2018 ...
Страница 2: ...User s Manual Version Note No Ver Note Date Writer 1 A1 0 first publish 20181120 Tracy Liu ...
Страница 8: ...User s Manual 1 General Information CHAPTER 1 ...
Страница 13: ...User s Manual 6 Main Board Rear STX I902 Figure 1 2 Sub card ECB 148 Figure 1 3 ...
Страница 14: ...User s Manual 7 KMDA 3201 Dimension Unit mm Figure 1 4 ...
Страница 15: ...User s Manual 8 Hardware Installation CHAPTER 2 ...
Страница 29: ...User s Manual 22 ...
Страница 30: ...User s Manual 23 ...
Страница 38: ...User s Manual 31 BIOS Setup CHAPTER 3 ...
Страница 46: ...User s Manual 39 ...
Страница 51: ...User s Manual 44 ...
Страница 60: ...User s Manual 53 PCI Express Configuration ...
Страница 62: ...User s Manual 55 SCS Configuration ...
Страница 68: ...User s Manual 61 Driver Installation CHAPTER 4 ...
Страница 72: ...User s Manual 65 SYSTEM RESOURCE CHAPTER 5 ...