![JHCTech KMDA-3820 Скачать руководство пользователя страница 84](http://html.mh-extra.com/html/jhctech/kmda-3820/kmda-3820_user-manual_647254084.webp)
User’s Manual
76
5.1 WDT and GPIO
/* ======================================================================
1 * void jhctech_init();
2 * function description: library initialization, This function must be called before calling other
functions
3 * parameter description
:
4 * creation date
:
5*======================================================================*/
/* ======================================================================
1 * void jhctech_init();
2 * function description: library release, Pair with jhctech_init, release the library's occupied resources
when not needed
3 * parameter description
:
4 * creation date
:
5* ======================================================================*/
/*==========================================================================
1 * BYTE MB_gpio_input(WORD 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 motherboard GPIO number which is designed by factory
Note:
4 * creation date
:
5*========================================================================*/
Return value Bit7
Bit6
Bit5
Bit4
Bit3
Bit2
Bit1
Bit0
GPIO pin
PIN8
PIN7
PIN6
PIN5
PIN4
PIN3
PIN2
PIN1
Содержание KMDA-3820
Страница 1: ...User s Manual User s Manual KMDA 3820 Ver A1 0 Date 28 January 2019 ...
Страница 2: ...User s Manual Version Note No Ver Note Date Writer 1 A1 0 first publish 20190128 Tracy Liu ...
Страница 9: ...User s Manual 1 General Information CHAPTER 1 ...
Страница 14: ...User s Manual 6 Main Board Rear STX I905 Figure 1 2 Sub card ECD 9050 Figure 1 3 ...
Страница 15: ...User s Manual 7 Expansion card ECX 238 Figure 1 4 Expansion card ECI 239 Figure 1 5 ...
Страница 16: ...User s Manual 8 KMDA 3820 Dimension Unit mm Figure 1 6 ...
Страница 17: ...User s Manual 9 Hardware Installation CHAPTER 2 ...
Страница 22: ...User s Manual 14 Figure 2 6 Rear view Figure 2 7 ...
Страница 39: ...User s Manual 31 ...
Страница 41: ...User s Manual 33 ...
Страница 42: ...User s Manual 34 ...
Страница 46: ...User s Manual 38 Step 3 Put the functional module into the expansion slot which is on the ECX 238 or ECI 239 ...
Страница 47: ...User s Manual 39 Step 4 Follow the reverse steps of disassembly to complete the product installation ...
Страница 48: ...User s Manual 40 BIOS Setup CHAPTER 3 ...
Страница 56: ...User s Manual 48 ...
Страница 71: ...User s Manual 63 PCI Express Configuration ...
Страница 73: ...User s Manual 65 SCS Configuration ...
Страница 79: ...User s Manual 71 Driver Installation CHAPTER 4 ...
Страница 83: ...User s Manual 75 SYSTEM RESOURCE CHAPTER 5 ...