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

Generic STP demux packet. More...

#include <log_frontend_stmesp_demux.h>

Data Fields

 MPSC_PBUF_HDR
 Data for MPSC packet handling.
 
uint64_t type: 2
 Type.
 
uint64_t content_invalid: 1
 Flag indicating if packet is valid.
 

Detailed Description

Generic STP demux packet.

Field Documentation

◆ content_invalid

uint64_t log_frontend_stmesp_demux_packet_generic::content_invalid

Flag indicating if packet is valid.

◆ MPSC_PBUF_HDR

log_frontend_stmesp_demux_packet_generic::MPSC_PBUF_HDR

Data for MPSC packet handling.

◆ type

uint64_t log_frontend_stmesp_demux_packet_generic::type

Type.


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