Skip to main content

spi_device_by_compatible

Function spi_device_by_compatible 

pub fn spi_device_by_compatible(
    compatible: &str,
    ord: usize,
) -> Option<&'static SpiDeviceRegistryEntry>