RT-Thread API参考手册  3.1.1
嵌入式实时操作系统
rt_device_pwm结构体 参考

PWM设备控制块 更多...

成员变量

struct rt_device parent
 继承自 rt_device
 
const struct rt_pwm_opsops
 PWM设备的操作方法
 

详细描述

PWM设备控制块

示例:
pwm_led_sample.c.