|
TuyaOS
|
the description of tuya kernel adapter layer pwm 更多...
#include <tkl_init_common.h>
成员变量 | |
| OPERATE_RET(* | deinit )(TUYA_PWM_NUM_E ch_id) |
| OPERATE_RET(* | info_get )(TUYA_PWM_NUM_E ch_id, TUYA_PWM_BASE_CFG_T *info) |
| OPERATE_RET(* | info_set )(TUYA_PWM_NUM_E ch_id, CONST TUYA_PWM_BASE_CFG_T *info) |
| OPERATE_RET(* | init )(TUYA_PWM_NUM_E ch_id, CONST TUYA_PWM_BASE_CFG_T *cfg) |
| OPERATE_RET(* | start )(TUYA_PWM_NUM_E ch_id) |
| OPERATE_RET(* | stop )(TUYA_PWM_NUM_E ch_id) |
the description of tuya kernel adapter layer pwm