ESP-IDF
esp::openthread::SpiSpinelInterface::Enable()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp::openthread::SpiSpinelInterface::Enable()
esp::openthread::SpiSpinelInterface::Enable() method
This method enable the spinel interface.
Syntax
Show:
Summary
Declaration
Definition
from
esp_spi_spinel_interface.hpp:140
esp_err_t
Enable
(
const
esp_openthread_spi_host_config_t
&
spi_config
)
;
Implemented in
esp_spi_spinel_interface.cpp:60
Arguments
Argument
spi_config
Return value
- ESP_OK on success - ESP_ERR_INVALID_STATE if already initialized - ESP_ERR_NO_MEM if allocation has failed - ESP_FAIL on failure
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