LL PWM Output Channel init Structure definition.
More...
#include <ll_pwm.h>
LL PWM Output Channel init Structure definition.
Definition at line 111 of file ll_pwm.h.
◆ ll_comp0
uint32_t _ll_pwm_coding_channel_init_t::ll_comp0 |
Specifies current channel first compare value This parameter must be a number ranges between Min_Data=0 and Max_Data=period.
Definition at line 113 of file ll_pwm.h.
◆ ll_comp1
uint32_t _ll_pwm_coding_channel_init_t::ll_comp1 |
Specifies current channel second compare value This parameter must be a number ranges between Min_Data=0 and Max_Data=period.
Definition at line 116 of file ll_pwm.h.
◆ ll_drive_polarity
uint8_t _ll_pwm_coding_channel_init_t::ll_drive_polarity |
Specifies the drive polarity in PWM output mode. This parameter can be a value of PWM drive polarity. This feature can be modified afterwards using unitary function ll_pwm_enable_positive_drive_channel_x() and ll_pwm_disable_positive_drive_channel_x() where X can be (A, B, C).
Definition at line 119 of file ll_pwm.h.
◆ ll_waiting_time_lvl
uint8_t _ll_pwm_coding_channel_init_t::ll_waiting_time_lvl |
The documentation for this struct was generated from the following file: