Expand description
PIO backed SPi drivers
Structs§
- Spi
- PIO based Spi driver. Unlike other PIO programs, the PIO SPI driver owns and holds a reference to the PIO memory it uses. This is so that it can be reconfigured at runtime if desired.
Enums§
- Error
- PIO SPI errors.