Module arduino_hal::spi
source · Expand description
SPI controller.
Structs§
- Wrapper for the CS pin
- Settings to pass to Spi.
Enums§
- Order of data transmission, either MSB first or LSB first
- Oscillator Clock Frequency division options.
Traits§
- Internal trait for low-level SPI peripherals