Macros

#define LL_PWM_EDGE_ALIGNED   (0x00000000U)
 
#define LL_PWM_CENTER_ALIGNED   (0x00000001U)
 

Detailed Description

Macro Definition Documentation

◆ LL_PWM_CENTER_ALIGNED

#define LL_PWM_CENTER_ALIGNED   (0x00000001U)

PWM center-aligned

Definition at line 156 of file gr55xx_ll_pwm.h.

◆ LL_PWM_EDGE_ALIGNED

#define LL_PWM_EDGE_ALIGNED   (0x00000000U)

PWM edge-aligned

Definition at line 155 of file gr55xx_ll_pwm.h.