Trait esp_idf_hal::spi::SpiAnyPins
source · pub trait SpiAnyPins: Spi { }
Expand description
A marker interface implemented by all SPI peripherals except SPI1 which should use a fixed set of pins
pub trait SpiAnyPins: Spi { }
A marker interface implemented by all SPI peripherals except SPI1 which should use a fixed set of pins