Module wdt

模块功能:外部硬件看门狗

Info:

  • Copyright: openLuat
  • Release: 2017.09.23 11:34
  • License: MIT
  • Author: openLuat

Functions

setup (rst, wd) 配置模块与看门狗通讯IO并启动任务


Functions

setup (rst, wd)
配置模块与看门狗通讯IO并启动任务

Parameters:

  • rst
     -- 模块复位单片机引脚(pio.P0_31)
  • wd
      -- 模块和单片机相互喂狗引脚(pio.P0_29)

Returns:

Usage:

  • setup(pio.P0_31,pio.P0_29)
generated by LDoc 1.4.6 Last updated 2018-04-24 17:25:11