| Zephyr Project API 4.1.0
    A Scalable Open Source RTOS | 
#include <shell_uart.h>
| Data Fields | |
| const struct device * | dev | 
| shell_transport_handler_t | handler | 
| void * | context | 
| bool | blocking_tx | 
| bool shell_uart_common::blocking_tx | 
| void* shell_uart_common::context | 
| const struct device* shell_uart_common::dev | 
| shell_transport_handler_t shell_uart_common::handler |