Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Remaining part of a packet buffer when cache is not used. More...

#include <spsc_pbuf.h>

Data Fields

uint32_t wr_idx
 
uint8_t data []
 

Detailed Description

Remaining part of a packet buffer when cache is not used.

Field Documentation

◆ data

uint8_t spsc_pbuf_ext_nocache::data[]

◆ wr_idx

uint32_t spsc_pbuf_ext_nocache::wr_idx

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