+ Collaboration diagram for PWM Pulses Aligned.:

Macros

#define PWM_ALIGNED_EDGE   LL_PWM_EDGE_ALIGNED
 PWM edge-aligned. More...
 
#define PWM_ALIGNED_CENTER   LL_PWM_CENTER_ALIGNED
 PWM center-aligned. More...
 

Detailed Description

Macro Definition Documentation

◆ PWM_ALIGNED_CENTER

#define PWM_ALIGNED_CENTER   LL_PWM_CENTER_ALIGNED

PWM center-aligned.

Definition at line 223 of file gr55xx_hal_pwm.h.

◆ PWM_ALIGNED_EDGE

#define PWM_ALIGNED_EDGE   LL_PWM_EDGE_ALIGNED

PWM edge-aligned.

Definition at line 222 of file gr55xx_hal_pwm.h.