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

#include <dev_rtc.h>

成员变量

struct rt_device parent
 
const struct rt_rtc_opsops
 

详细描述

RTC device structure

在文件 dev_rtc.h127 行定义.

结构体成员变量说明

◆ parent

struct rt_device rt_rtc_device::parent

在文件 dev_rtc.h129 行定义.

◆ ops

const struct rt_rtc_ops* rt_rtc_device::ops

在文件 dev_rtc.h130 行定义.