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 |
---|---|
uint8_t | ckpsc |
uint16_t | duty_cycle |
hrtim_external_trigger_t | external_trigger |
uint16_t | fall_dead_time |
uint32_t | frequency |
hrtim_cnt_t | modulation |
uint16_t | period |
hrtim_pwm_mode_t | pwm_mode |
hrtim_tu_t | pwm_tu |
uint16_t | rise_dead_time |
hrtim_tu_ON_OFF_t | unit_on |
Public Attributes Documentation
variable ckpsc
variable duty_cycle
variable external_trigger
variable fall_dead_time
variable frequency
variable modulation
variable period
variable pwm_mode
variable pwm_tu
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