Wdt And Gpio; Wdt; Gpio - JHCTech PADR-M101 User Manual

Table of Contents

Advertisement

4.1 WDT and GPIO

4.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();
/* ======================================================================

4.1.2 GPIO

/* ======================================================================
1
* BYTE I910_MB_gpio_input(WORD port)
2
* function description:read the motherboard GPIO input level
60
用户手册
*
*

Advertisement

Table of Contents
loading

Table of Contents