ESP-IDF + 0/1 examples
SourceVu will show references to twai_read_alerts() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: Alerts read - ESP_ERR_TIMEOUT: Timed out waiting for alerts - ESP_ERR_INVALID_ARG: Arguments are invalid - ESP_ERR_INVALID_STATE: TWAI driver is not installed

Notes

Multiple alerts can be raised simultaneously. The application should check for all alerts that have been enabled.

References

from examples