Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Header file for the UART shell backend. More...

Go to the source code of this file.

Macros

#define SHELL_UART_DEFINE(_name, ...)
 Macro for creating shell UART transport instance named _name.

Functions

const struct shellshell_backend_uart_get_ptr (void)
 This function provides pointer to the shell UART backend instance.
struct smp_shell_datashell_uart_smp_shell_data_get_ptr (void)
 This function provides pointer to the smp shell data of the UART shell transport.

Detailed Description

Header file for the UART shell backend.