spi_bus_lock_wait_bg_done() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK: on success - ESP_ERR_INVALID_STATE: The device is not the acquiring bus. - ESP_ERR_INVALID_ARG: Timeout is not portMAX_DELAY.

Notes

Can only be called when bus acquired by this device.

References

from examples