esp_radio_spinel_uart_interface_enable() function
Enable the UART interface for ESP radio spinel
Arguments
radio_uart_config
The config of UART for radio spinel.
aUartInitHandler
The function for UART initialization
aUartDeinitHandler
The function for UART deinitialization
idx
The index of 802.15.4 related protocol stack.
Return value
- ESP_OK on success - ESP_FAIL on failures
Notes
This function should be called before `esp_radio_spinel_init`.
Examples
esp_radio_spinel_uart_interface_enable() is referenced by 1 libraries and example projects: