Expand description

HAL interface to the PWM peripheral.

The pulse with modulation (PWM) module enables the generation of pulse width modulated signals on GPIO.

Structs

Pins for the Pwm
A safe wrapper around the raw peripheral.
PWM channel
PWM group
A Pwm sequence wrapper

Enums

Traits