天嵌二次封装库使用手册  V2.1.2
watchdog_info结构体 参考

看门狗信息结构体 更多...

#include <lib_wdg.h>

Public 属性

unsigned int options
 卡/驱动程序支持的选项19 更多...
 
unsigned int firmware_version
 该卡的固定卡版本 更多...
 
unsigned char identity [32]
 板21的信息 更多...
 

详细描述

看门狗信息结构体

在文件 lib_wdg.h16 行定义.

类成员变量说明

unsigned int watchdog_info::firmware_version

该卡的固定卡版本

在文件 lib_wdg.h19 行定义.

unsigned char watchdog_info::identity[32]

板21的信息

在文件 lib_wdg.h20 行定义.

unsigned int watchdog_info::options

卡/驱动程序支持的选项19

在文件 lib_wdg.h18 行定义.


该结构体的文档由以下文件生成: