Zephyr API 3.6.99
|
Data block of the packed buffer. More...
#include <pbuf.h>
Data Fields | |
volatile uint32_t | wr_idx |
volatile uint32_t | rd_idx |
Data block of the packed buffer.
The structure contains local copies of wr and rd indexes used by writer and reader respectively.
volatile uint32_t pbuf_data::rd_idx |
volatile uint32_t pbuf_data::wr_idx |