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

#include <dev_pwm.h>

成员变量

struct rt_device parent
 
const struct rt_pwm_opsops
 

详细描述

PWM device

在文件 dev_pwm.h130 行定义.

结构体成员变量说明

◆ parent

struct rt_device rt_device_pwm::parent

在文件 dev_pwm.h132 行定义.

◆ ops

const struct rt_pwm_ops* rt_device_pwm::ops

在文件 dev_pwm.h133 行定义.