uart_disable_pattern_det_intr() function
UART disable pattern detect function. Designed for applications like 'AT commands'. When the hardware detects a series of one same character, the interrupt will be triggered.
Arguments
uart_num
UART port number, the max port number is (UART_NUM_MAX -1).
Return value
- ESP_OK Success - ESP_FAIL Parameter error