Struct pwm_conf_t
Structure containing all the data regarding the pwm of a given timing unit.
#include <hrtim_enum.h>
Public Attributes
Type | Name |
---|---|
hrtim_burst_clk_t | burst_clk |
uint8_t | ckpsc |
uint16_t | duty_cycle |
hrtim_external_trigger_t | external_trigger |
uint16_t | fall_dead_time |
uint32_t | frequency |
uint32_t | max_frequency |
uint16_t | max_period |
uint32_t | min_frequency |
uint16_t | min_period |
hrtim_cnt_t | modulation |
uint16_t | period |
hrtim_pwm_mode_t | pwm_mode |
hrtim_tu_t | pwm_tu |
uint32_t | resolution |
uint16_t | rise_dead_time |
hrtim_tu_ON_OFF_t | unit_on |
Public Attributes Documentation
variable burst_clk
variable ckpsc
variable duty_cycle
variable external_trigger
variable fall_dead_time
variable frequency
variable max_frequency
variable max_period
variable min_frequency
variable min_period
variable modulation
variable period
variable pwm_mode
variable pwm_tu
variable resolution
variable rise_dead_time
variable unit_on
The documentation for this class was generated from the following file docs/core/zephyr/modules/owntech_hrtim_driver/zephyr/public_api/hrtim_enum.h