User’s Manual
48
5.1 WDT and GPIO
5.1.1 WDT
/* ======================================================================
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 *
======================================================================*/
void jhctech_init();
/* ======================================================================
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 *
======================================================================*/
void jhctech_deinit();
/* ======================================================================
5.1.2 GPIO
/* ======================================================================
1 * BYTE I715_MB_gpio_input(WORD port)
2 * function description
:
read the motherboard GPIO input level
Содержание WPPC-H1780T
Страница 1: ...User s Manual WPPC H1780T WPPC H1580T User s Manual Ver A0 1 Date 29 Oct 2020...
Страница 2: ...User s Manual Version Note No Ver Note Date Writer 1 A0 1 first publish 20201029 Echo...
Страница 8: ...User s Manual 1 General Information CHAPTER 1...
Страница 14: ...User s Manual 7 Hardware Installation CHAPTER 2...
Страница 25: ...User s Manual 18 BIOS Setup CHAPTER 3...
Страница 48: ...User s Manual 41 Driver Installation CHAPTER 4...
Страница 54: ...User s Manual 47 SYSTEM RESOURCE CHAPTER 5...