PWM period unit default configuretion
+ Collaboration diagram for PWM period unit default configuretion:

Macros

#define LL_PWM_PRESCALER_UNIT   (128)
 The unit of prescaler is 128. More...
 
#define LL_PWM_BREATH_PRESCALER_UNIT   (128)
 The unit of breath prescaler is 128. More...
 
#define LL_PWM_HOLD_PRESCALER_UNIT   (10)
 The unit of hold prescaler is 10. More...
 

Detailed Description

Macro Definition Documentation

◆ LL_PWM_BREATH_PRESCALER_UNIT

#define LL_PWM_BREATH_PRESCALER_UNIT   (128)

The unit of breath prescaler is 128.

Definition at line 179 of file gr55xx_ll_pwm.h.

◆ LL_PWM_HOLD_PRESCALER_UNIT

#define LL_PWM_HOLD_PRESCALER_UNIT   (10)

The unit of hold prescaler is 10.

Definition at line 180 of file gr55xx_ll_pwm.h.

◆ LL_PWM_PRESCALER_UNIT

#define LL_PWM_PRESCALER_UNIT   (128)

The unit of prescaler is 128.

Definition at line 178 of file gr55xx_ll_pwm.h.