twai_clear_transmit_queue() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

- ESP_OK: Transmit queue cleared - ESP_ERR_INVALID_STATE: TWAI driver is not installed or TX queue is disabled

Notes

The transmit queue is automatically cleared when twai_stop() or twai_initiate_recovery() is called.

References

from examples