GPIO CPU definitions for the STM32 family.
Timer CPU specific definitions for the STM32 family.
gpio_af_t
Override alternative GPIO mode options.
PWM device configuration.
uint32_t remap
AFIO remap mask to route periph to other pins (or zero, if not needed)
uint32_t rcc_mask
bit in clock enable register
gpio_af_t af
alternate function used
mini_timer_t * dev
Timer used.
pwm_chan_t chan[TIMER_CHANNEL_NUMOF]
channel mapping set to {GPIO_UNDEF, 0} if not used