Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
shell_uart_polling Struct Reference

#include <shell_uart.h>

Data Fields

struct shell_uart_common common
 
struct ring_buf rx_ringbuf
 
uint8_t rx_buf [0]
 
struct k_timer rx_timer
 

Field Documentation

◆ common

struct shell_uart_common shell_uart_polling::common

◆ rx_buf

uint8_t shell_uart_polling::rx_buf[0]

◆ rx_ringbuf

struct ring_buf shell_uart_polling::rx_ringbuf

◆ rx_timer

struct k_timer shell_uart_polling::rx_timer

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