rt_device_pwm 结构体

优质
小牛编辑
128浏览
2023-12-01

PWM设备控制块 更多...

成员变量

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

详细描述

PWM设备控制块

示例:
pwm_led_sample.c.