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

Return value

- (-1) Parameter error - OTHERS (>=0) The number of bytes pushed to the TX FIFO

Notes

This function should only be used when UART TX buffer is not enabled.

References

from examples