esp_lcd_new_panel_io_spi() function
Create LCD panel IO handle, for SPI interface
Arguments
io_config
IO configuration, for SPI interface
Return value
- ESP_ERR_INVALID_ARG if parameter is invalid - ESP_ERR_NO_MEM if out of memory - ESP_OK on success
Examples
esp_lcd_new_panel_io_spi() is referenced by 2 libraries and example projects: