ESP-IDF
esp::openthread::UartSpinelInterface::Enable()
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::Enable()
esp::openthread::UartSpinelInterface::Enable() method
This method enable the HDLC interface.
Syntax
Show:
Summary
Declaration
Definition
from
esp_uart_spinel_interface.hpp:148
esp_err_t
Enable
(
const
esp_openthread_uart_config_t
&
radio_uart_config
)
;
Implemented in
esp_uart_spinel_interface.cpp:63
Arguments
Argument
radio_uart_config
Return value
- ESP_OK on success - ESP_ERR_NO_MEM if allocation has failed - ESP_ERROR on failure
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::InitUart()
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