Skip to content

Struct timer_hrtim_t

ClassList > timer_hrtim_t

Timing unit configuration that aggregates all the structures: More...

  • #include <hrtim.h>

Public Attributes

Type Name
adc_hrtim_conf_t adc_hrtim
comp_usage_conf_t comp_usage
gpio_conf_t gpio_conf
phase_shift_conf_t phase_shift
pwm_conf_t pwm_conf
switch_conv_conf_t switch_conv

Detailed Description

  • pwm_conf = Pulse Width Modulation Configuration
  • phase_shift = Phase shift configuration

  • gpio_conf = Configuration of the gpio

  • switch_conv = Switch Convention

  • adc_hrtim = ADC - HRTIM setup

  • comp_usage = Usage of comp1 to comp4

Public Attributes Documentation

variable adc_hrtim

adc_hrtim_conf_t timer_hrtim_t::adc_hrtim;

variable comp_usage

comp_usage_conf_t timer_hrtim_t::comp_usage;

variable gpio_conf

gpio_conf_t timer_hrtim_t::gpio_conf;

variable phase_shift

phase_shift_conf_t timer_hrtim_t::phase_shift;

variable pwm_conf

pwm_conf_t timer_hrtim_t::pwm_conf;

variable switch_conv

switch_conv_conf_t timer_hrtim_t::switch_conv;


The documentation for this class was generated from the following file docs/core/zephyr/modules/owntech_hrtim_driver/zephyr/public_api/hrtim.h