Module pwm_cluster

Source

Structs§

GlobalState
GlobalStates
A struct that can be used to store multiple GlobalStates.
InterruptHandler
PwmCluster
A type to manage a cluster of PWM signals.
PwmClusterBuilder
A type to build a PwmCluster
Sequence
A Sequence of Transitions
Transition
Data to be sent to the PIO program.

Enums§

PwmError
Error for PwnCluster methods.

Traits§

Handler
A trait to abstract over GlobalState structs with different generic parameters.

Functions§

dma_interrupt
DMA interrupt handler. Call directly from DMA_IRQ_0 or DMA_IRQ_1.

Type Aliases§

DynPin