Bouffalo SDK  1.0
Bouffalolab Software Development Kit
pwm stop mode definition
Collaboration diagram for pwm stop mode definition:

Macros

#define PWM_STOP_MODE_ABRUPT   0
 
#define PWM_STOP_MODE_GRACEFUL   1
 

Detailed Description

Macro Definition Documentation

◆ PWM_STOP_MODE_ABRUPT

#define PWM_STOP_MODE_ABRUPT   0

Definition at line 66 of file bflb_pwm_v1.h.

◆ PWM_STOP_MODE_GRACEFUL

#define PWM_STOP_MODE_GRACEFUL   1

Definition at line 67 of file bflb_pwm_v1.h.