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

Generic packet header. More...

#include <mpsc_packet.h>

Data Fields

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

Detailed Description

Generic packet header.

Field Documentation

◆ busy

uint32_t mpsc_pbuf_hdr::busy

◆ data

uint32_t mpsc_pbuf_hdr::data

◆ valid

uint32_t mpsc_pbuf_hdr::valid

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