Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS

Skip packet used internally by the packet buffer. More...

#include <mpsc_packet.h>

Data Fields

uint32_t valid: 1
 
uint32_t busy: 1
 
uint32_t len: 32 - 2
 

Detailed Description

Skip packet used internally by the packet buffer.

Field Documentation

◆ busy

uint32_t mpsc_pbuf_skip::busy

◆ len

uint32_t mpsc_pbuf_skip::len

◆ valid

uint32_t mpsc_pbuf_skip::valid

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