ESP-IDF
uart_sw_flowctrl_t::xoff_char
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
uart_sw_flowctrl_t::xoff_char
uart_sw_flowctrl_t::xoff_char field
Xoff flow control char
Syntax
Show:
Summary
Declaration
from
uart_types.h:138
uint8_t
xoff_char
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
xoff_char
;
/*!< Xoff flow control char*/
uart_types.h:138
.
xoff_char
=
XOFF
,
uart.c:402
uart_set_sw_flow_ctrl()
HAL_FORCE_MODIFY_U32_REG_FIELD
(
hw
->
swfc_conf
,
xoff_character
,
flow_ctrl
->
xoff_char
)
;
uart_ll.h:636
uart_ll_set_sw_flow_ctrl()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
uart_sw_flowctrl_t::xoff_char
is read by 1 function:
All items filtered out
uart_sw_flowctrl_t::xoff_char
uart_ll_set_sw_flow_ctrl()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out