Macro kywy_display_from

Source
macro_rules! kywy_display_from {
    ($spi_bus:ident, $peripherals:ident => $var:ident) => { ... };
}