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

Return value

- (-1) No pattern found for current index or parameter error - others the pattern position in rx buffer.

Notes

If the RX buffer is full and flow control is not enabled, the detected pattern may not be found in the rx buffer due to overflow.

References

from examples