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

#include <thermal.h>

成员变量

struct rt_thermal_cooling_devicecooling_devices
 
rt_uint32_t level_range [2]
 

详细描述

在文件 thermal.h57 行定义.

结构体成员变量说明

◆ cooling_devices

struct rt_thermal_cooling_device* rt_thermal_cooling_cell::cooling_devices

在文件 thermal.h59 行定义.

◆ level_range

rt_uint32_t rt_thermal_cooling_cell::level_range[2]

在文件 thermal.h61 行定义.