Library spi

To use this library in your code:

import spi

Interfaces

A device connected with SPI.

Classes

An ESP32 SPI target that remains armed using native response and receive buffers.

Bus for communicating using SPI.

Register description of a device connected to an SPI bus.

An ESP32 SPI target that handles one transaction at a time with a controller.

Globals

Default maximum transaction size for an SPI target.

Maximum transaction size for an SPI target without DMA.