Macros

#define PWM_MODE_FLICKER   LL_PWM_FLICKER_MODE
 
#define PWM_MODE_BREATH   LL_PWM_BREATH_MODE
 

Detailed Description

Macro Definition Documentation

◆ PWM_MODE_BREATH

#define PWM_MODE_BREATH   LL_PWM_BREATH_MODE

PWM breath mode

Definition at line 221 of file gr55xx_hal_pwm.h.

◆ PWM_MODE_FLICKER

#define PWM_MODE_FLICKER   LL_PWM_FLICKER_MODE

PWM flicker mode

Definition at line 220 of file gr55xx_hal_pwm.h.