RT-Thread RTOS
1.2.0
An open source embedded real-time operating system
载入中...
搜索中...
未找到
成员变量
rt_pwm_ops结构体 参考
RTTHREAD Driver
»
PWM
#include <
dev_pwm.h
>
成员变量
rt_err_t
(*
control
)(struct
rt_device_pwm
*device, int cmd, void *arg)
详细描述
PWM operations
在文件
dev_pwm.h
第
122
行定义.
结构体成员变量说明
◆
control
rt_err_t
(* rt_pwm_ops::control) (struct
rt_device_pwm
*device, int cmd, void *arg)
在文件
dev_pwm.h
第
124
行定义.
rt_pwm_ops
制作者
1.13.1