i2c_master_get_bus_handle() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: Success. The handle is retrieved successfully. - ESP_ERR_INVALID_ARG: Invalid argument, such as invalid port number - ESP_ERR_INVALID_STATE: Invalid state, such as the I2C port is not initialized.

References

from examples