ESP-IDF
uart_dev_s::
::
::xonoff_del
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
uart_dev_s::
::
::xonoff_del
uart_dev_s::
::
::xonoff_del field
Syntax
Show:
Summary
Declaration
from
uart_struct.h:226
uint32_t
xonoff_del
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
xonoff_del
:
1
;
/*Set this bit to remove flow control char from the received data.*/
uart_struct.h:226
hw
->
flow_conf
.
xonoff_del
=
1
;
uart_ll.h:631
uart_ll_set_sw_flow_ctrl()
hw
->
flow_conf
.
xonoff_del
=
0
;
uart_ll.h:639
uart_ll_set_sw_flow_ctrl()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
uart_dev_s::
::
::xonoff_del
is written by 1 function:
uart_ll_set_sw_flow_ctrl()
All items filtered out
uart_dev_s::
::
::xonoff_del
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