Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2

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: