spi_slave_free() function
Free a SPI bus claimed as a SPI slave interface
Arguments
host
SPI peripheral to free
Return value
- ESP_ERR_INVALID_ARG if parameter is invalid - ESP_ERR_INVALID_STATE if not all devices on the bus are freed - ESP_OK on success