Zephyr API 3.6.99
|
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 |
Skip packet used internally by the packet buffer.
uint32_t mpsc_pbuf_skip::busy |
uint32_t mpsc_pbuf_skip::len |
uint32_t mpsc_pbuf_skip::valid |