i have been trying learn embedded programming in rust. i picked up a blue pill and stm32f1xx-hal crate.
stm32f1xx-hal spi this is spi docs. but i dont find any way to configure spi as slave or other configuration.
To access it via PAC, hal gets ownership of spi so cant use that one.
Am i missing something?