ESP-IDF
esp::openthread::UartSpinelInterface::InitUart()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp::openthread::UartSpinelInterface::InitUart()
esp::openthread::UartSpinelInterface::InitUart() method
Syntax
Show:
Summary
Declaration
Definition
from
esp_uart_spinel_interface.hpp:166
esp_err_t
InitUart
(
const
esp_openthread_uart_config_t
&
radio_uart_config
)
;
Implemented in
esp_uart_spinel_interface.cpp:260
Arguments
Argument
radio_uart_config
Related Functions
Found 2 other functions taking a
esp_openthread_uart_config_t
argument:
Function
Description
esp_openthread_uart_init_port()
Initializes an uart port with the given config.
esp::openthread::UartSpinelInterface::Enable()
This method enable the HDLC interface.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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