esp_lcd_del_i80_bus() function
Destroy Intel 8080 bus handle
Arguments
bus
Intel 8080 bus handle, created by `esp_lcd_new_i80_bus()`
Return value
- ESP_ERR_INVALID_ARG if parameter is invalid - ESP_ERR_INVALID_STATE if there still be some device attached to the bus - ESP_OK on success