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

MPSC packet buffer configuration. More...

#include <mpsc_pbuf.h>

Data Fields

uint32_tbuf
 
uint32_t size
 
mpsc_pbuf_notify_drop notify_drop
 
mpsc_pbuf_get_wlen get_wlen
 
uint32_t flags
 

Detailed Description

MPSC packet buffer configuration.

Field Documentation

◆ buf

uint32_t* mpsc_pbuf_buffer_config::buf

◆ flags

uint32_t mpsc_pbuf_buffer_config::flags

◆ get_wlen

mpsc_pbuf_get_wlen mpsc_pbuf_buffer_config::get_wlen

◆ notify_drop

mpsc_pbuf_notify_drop mpsc_pbuf_buffer_config::notify_drop

◆ size

uint32_t mpsc_pbuf_buffer_config::size

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