User’s Manual
46
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_8pin_gpio_mode(int port,int mode);
2 * function description: Subcard input and output mode settings
3 * parameter description:
Содержание BRAV-7501
Страница 1: ...User s Manual BRAV 7501 User s Manual Ver A1 0 Date 9 July 2020 ...
Страница 2: ...User s Manual Version Note No Ver Note Date Writer 1 A1 0 first publish 20200709 Echo ...
Страница 9: ...User s Manual 1 General Information CHAPTER 1 ...
Страница 14: ...User s Manual 6 Figure 1 1 Coastline interface AXM I961 Figure 1 2 ...
Страница 15: ...User s Manual 7 BRAV 7501 Dimension Unit mm Figure 1 3 ...
Страница 16: ...User s Manual 8 Hardware Installation CHAPTER 2 ...
Страница 30: ...User s Manual 22 Figure 2 24 ...
Страница 37: ...User s Manual 29 BIOS Setup CHAPTER 3 ...
Страница 50: ...User s Manual 42 Driver Installation CHAPTER 4 ...
Страница 53: ...User s Manual 45 SYSTEM RESOURCE CHAPTER 5 ...