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

Return value

- ESP_OK: Bus recovery started - ESP_ERR_INVALID_STATE: TWAI driver is not in the bus-off state, or is not installed

Notes

This is an advanced version of `twai_initiate_recovery` that can start the bus recovery process with a given handle. Please refer to the documentation of `twai_initiate_recovery` for more details.

References

from examples