uart_get_hw_flow_ctrl() function
Get the UART hardware flow control configuration.
Arguments
uart_num
UART port number, the max port number is (UART_NUM_MAX -1).
flow_ctrl
Option for different flow control mode.
Return value
- ESP_FAIL Parameter error - ESP_OK Success, result will be put in (*flow_ctrl)