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

#include <pm.h>

成员变量

const struct rt_devicedevice
 
const struct rt_device_pm_opsops
 
rt_slist_t list
 

详细描述

在文件 pm.h143 行定义.

结构体成员变量说明

◆ device

const struct rt_device* rt_device_pm::device

在文件 pm.h145 行定义.

◆ ops

const struct rt_device_pm_ops* rt_device_pm::ops

在文件 pm.h146 行定义.

◆ list

rt_slist_t rt_device_pm::list

在文件 pm.h147 行定义.