Structs§
- Global
State - Global
States - A struct that can be used to store multiple GlobalStates.
- Interrupt
Handler - PwmCluster
- A type to manage a cluster of PWM signals.
- PwmCluster
Builder - 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.