twai_clear_receive_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

Notes

The receive queue is automatically cleared when twai_start() is called.

References

from examples