https://github.com/rp-rs/rp-hal-boards/blob/main/boards/rp-pico/examples/pico_spi_sd_card.rs
when trying to use example code. The SDCard struct from embedded-sdmmc requires an embedded-hal::spi::SpiDevice however you are giving it a rp2040::Spi<,,_,8>