ESP-IDF
UART_MODE_IRDA
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_MODE_IRDA
UART_MODE_IRDA value
mode: IRDA UART mode
Syntax
Show:
Summary
Declaration
from
uart_types.h:48
UART_MODE_IRDA
=
0x02
;
Examples
References
from
examples
Code
Location
Referrer
UART_MODE_IRDA
=
0x02
,
/*!< mode: IRDA UART mode*/
uart_types.h:48
case
UART_MODE_IRDA
:
uart_ll.h:842
uart_ll_set_mode()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
UART_MODE_IRDA
is read by 1 function:
All items filtered out
UART_MODE_IRDA
uart_ll_set_mode()
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