pwm_chan_conf_t Struct Reference

PWM channel configuration. More...

Detailed Description

PWM channel configuration.

PWM channel configuration data.

Definition at line 281 of file periph_cpu.h.

#include <periph_cpu.h>

Data Fields

uint8_t index
 TIMER channel to use.
 
gpio_t pin
 pin used for pwm More...
 
uint32_t loc
 location of the pin
 
uint8_t hwchan
 the HW channel used for a logical channel
 

Field Documentation

◆ pin

gpio_t pwm_chan_conf_t::pin

pin used for pwm

GPIO pin connected to the channel.

Definition at line 283 of file periph_cpu.h.


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