Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
shell_uart_common Struct Reference

#include <zephyr/shell/shell_uart.h>

Data Fields

const struct devicedev
shell_transport_handler_t handler
void * context
bool blocking_tx

Field Documentation

◆ blocking_tx

bool shell_uart_common::blocking_tx

◆ context

void* shell_uart_common::context

◆ dev

const struct device* shell_uart_common::dev

◆ handler

shell_transport_handler_t shell_uart_common::handler

The documentation for this struct was generated from the following file: