Module gd32vf103xx_hal::spi[][src]

Expand description

Structs

SPI mode

Enums

SPI error

Clock phase

Clock polarity

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

Traits