Module microbit::hal::pwm[][src]

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

A safe wrapper around the raw peripheral.

PWM channel

PWM group

A Pwm sequence wrapper

Enums

Traits