User’s Manual
60
5.1 WDT and GPIO
/* ======================================================================
1 * void jhctech_init();
2 * function description: library initializated, 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 * void 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 smbus_16pin_gpio_mode(int port,int mode);
2 * function description: Subcard input and output mode settings
3 * parameter description:
Содержание KMDA-3610
Страница 1: ...User s Manual KMDA 3921 3920 3610 User s Manual Ver A1 0 Date 25 July 2019 ...
Страница 2: ...User s Manual Version Note No Ver Note Date Writer 1 A1 0 first publish 20190725 Tracy Liu ...
Страница 9: ...User s Manual 1 General Information CHAPTER 1 ...
Страница 15: ...User s Manual 7 Figure 1 2 Sub card ECD 9050 Figure 1 3 Riser card ECX 241 Figure 1 4 ...
Страница 16: ...User s Manual 8 Riser card ECX 242 Figure 1 5 Riser card ECI 245 Figure 1 6 ...
Страница 17: ...User s Manual 9 KMDA 3921 Dimension Unit mm Figure 1 7 ...
Страница 18: ...User s Manual 10 KMDA 3920 Dimension Unit mm Figure 1 8 ...
Страница 19: ...User s Manual 11 KMDA 3610 Dimension Unit mm Figure 1 9 ...
Страница 20: ...User s Manual 12 Hardware Installation CHAPTER 2 ...
Страница 41: ...User s Manual 33 ...
Страница 43: ...User s Manual 35 Installation mode I of KMDA 3921 3920 Installation mode II of KMDA 3921 3920 ...
Страница 44: ...User s Manual 36 Installation mode III of KMDA 3921 3920 ...
Страница 50: ...User s Manual 42 BIOS Setup CHAPTER 3 ...
Страница 63: ...User s Manual 55 Driver Installation CHAPTER 4 ...
Страница 67: ...User s Manual 59 SYSTEM RESOURCE CHAPTER 5 ...