User’s Manual
51
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:
Summary of Contents for BRAV-7302
Page 1: ...User s Manual User s Manual BRAV 7302 Ver A1 0 Date 29 September 2018 ...
Page 2: ...User s Manual Version Note No Ver Note Date Writer 1 A1 0 first publish 20180929 Tracy Liu ...
Page 8: ...User s Manual 1 General Information CHAPTER 1 ...
Page 13: ...User s Manual 6 Figure 1 2 Main Board Rear AXM I950 Figure 1 3 ...
Page 14: ...User s Manual 7 Sub card ECB 147 T001 Figure 1 4 BRAV 7302 Dimension Unit mm Figure 1 5 ...
Page 15: ...User s Manual 8 Hardware Installation CHAPTER 2 ...
Page 28: ...User s Manual 21 ...
Page 29: ...User s Manual 22 ...
Page 31: ...User s Manual 24 ...
Page 32: ...User s Manual 25 ...
Page 33: ...User s Manual 26 ...
Page 34: ...User s Manual 27 Step 2 Unscrew 4 screws on the sub card ECB 147 remove the ECB 147 ...
Page 41: ...User s Manual 34 BIOS Setup CHAPTER 3 ...
Page 54: ...User s Manual 47 Driver Installation CHAPTER 4 ...