Trident IoT SDK
Loading...
Searching...
No Matches
tr_hal_pwm_settings_t Struct Reference

#include <T32CM11_pwm.h>

Collaboration diagram for tr_hal_pwm_settings_t:

Data Fields

tr_hal_gpio_pin_t pin_to_use
tr_hal_pwm_clk_select_t clock_to_use
tr_hal_pwm_clk_div_t clock_divider
uint16_t end_count
uint16_t threshhold

Detailed Description


PWM settings struct - this is passed to tr_hal_pwm_init


Field Documentation

◆ clock_divider

tr_hal_pwm_clk_div_t tr_hal_pwm_settings_t::clock_divider

◆ clock_to_use

tr_hal_pwm_clk_select_t tr_hal_pwm_settings_t::clock_to_use

◆ end_count

uint16_t tr_hal_pwm_settings_t::end_count

◆ pin_to_use

tr_hal_gpio_pin_t tr_hal_pwm_settings_t::pin_to_use

◆ threshhold

uint16_t tr_hal_pwm_settings_t::threshhold

The documentation for this struct was generated from the following files: