Macros

#define PWM_STOP_LVL_LOW   LL_PWM_STOP_LVL_LOW
 
#define PWM_STOP_LVL_HIGH   LL_PWM_STOP_LVL_HIGH
 

Detailed Description

Macro Definition Documentation

◆ PWM_STOP_LVL_HIGH

#define PWM_STOP_LVL_HIGH   LL_PWM_STOP_LVL_HIGH

PWM stop in high io level

Definition at line 235 of file gr55xx_hal_pwm.h.

◆ PWM_STOP_LVL_LOW

#define PWM_STOP_LVL_LOW   LL_PWM_STOP_LVL_LOW

PWM stop in low io level

Definition at line 234 of file gr55xx_hal_pwm.h.