esp_bsp::shared

Macro shared_lcd_spi

Source
macro_rules! shared_lcd_spi {
    ($peripherals:ident, $sck:expr, $mosi:expr, $cs:expr) => { ... };
}