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