da8258b767
1330: stm32/pwm: add complementary pwm r=Dirbaio a=xoviat This implements complementary PWM with dead time on many supported targets. The specific dead-time programming functions are passed through directly to the user, which is a bit ugly but the best compromise I could reach for now. Co-authored-by: xoviat <xoviat@users.noreply.github.com> |
||
---|---|---|
.. | ||
adc.rs | ||
blinky.rs | ||
button_exti.rs | ||
button.rs | ||
can.rs | ||
dac.rs | ||
flash.rs | ||
hello.rs | ||
i2c.rs | ||
mco.rs | ||
multiprio.rs | ||
pwm_complementary.rs | ||
pwm.rs | ||
sdmmc.rs | ||
spi_dma.rs | ||
spi.rs | ||
usart_buffered.rs | ||
usart_dma.rs | ||
usart.rs | ||
usb_ethernet.rs | ||
usb_serial.rs | ||
wdt.rs |