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

Contains an mcumgr fragment received over UART. More...

#include <uart_mcumgr.h>

Data Fields

void * fifo_reserved
 
uint8_t data [CONFIG_UART_MCUMGR_RX_BUF_SIZE]
 
int length
 

Detailed Description

Contains an mcumgr fragment received over UART.

Field Documentation

◆ data

uint8_t uart_mcumgr_rx_buf::data[CONFIG_UART_MCUMGR_RX_BUF_SIZE]

◆ fifo_reserved

void* uart_mcumgr_rx_buf::fifo_reserved

◆ length

int uart_mcumgr_rx_buf::length

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