Module esp32_hal::spi::config[][src]

Expand description

SPI configuration

Structs

SPI configuration

SPI mode

Enums

SPI Bit Order

Constants

Helper for CPOL = 0, CPHA = 0

Helper for CPOL = 0, CPHA = 1

Helper for CPOL = 1, CPHA = 0

Helper for CPOL = 1, CPHA = 1