RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
载入中...
搜索中...
未找到
rt_watchdog_device结构体 参考

#include <dev_watchdog.h>

成员变量

struct rt_device parent
 
const struct rt_watchdog_opsops
 

详细描述

在文件 dev_watchdog.h24 行定义.

结构体成员变量说明

◆ parent

struct rt_device rt_watchdog_device::parent

在文件 dev_watchdog.h26 行定义.

◆ ops

const struct rt_watchdog_ops* rt_watchdog_device::ops

在文件 dev_watchdog.h27 行定义.