app_pwm_pin_cfg_t Struct Reference

PWM configuration Structures. More...

#include <app_pwm.h>

Public Attributes

app_pwm_pin_t channel_a
 Set the configuration of PWM channel A pin. More...
 
app_pwm_pin_t channel_b
 Set the configuration of PWM channel B pin. More...
 
app_pwm_pin_t channel_c
 Set the configuration of PWM channel C pin. More...
 

Detailed Description

PWM configuration Structures.

Definition at line 107 of file app_pwm.h.

Member Data Documentation

◆ channel_a

app_pwm_pin_t app_pwm_pin_cfg_t::channel_a

Set the configuration of PWM channel A pin.

Definition at line 109 of file app_pwm.h.

◆ channel_b

app_pwm_pin_t app_pwm_pin_cfg_t::channel_b

Set the configuration of PWM channel B pin.

Definition at line 110 of file app_pwm.h.

◆ channel_c

app_pwm_pin_t app_pwm_pin_cfg_t::channel_c

Set the configuration of PWM channel C pin.

Definition at line 111 of file app_pwm.h.


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