app_pwm_pin_cfg_t Struct Reference

PWM configuration Structures. More...

#include <app_pwm.h>

Data Fields

app_pwm_pin_t channel_a
 
app_pwm_pin_t channel_b
 
app_pwm_pin_t channel_c
 

Detailed Description

PWM configuration Structures.

Field Documentation

◆ channel_a

app_pwm_pin_t app_pwm_pin_cfg_t::channel_a

Set the configuration of PWM channel A pin.

◆ channel_b

app_pwm_pin_t app_pwm_pin_cfg_t::channel_b

Set the configuration of PWM channel B pin.

◆ channel_c

app_pwm_pin_t app_pwm_pin_cfg_t::channel_c

Set the configuration of PWM channel C pin.


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