Zephyr API 3.6.99
|
#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 |