tinyusb
osal_queue_t Struct Reference

Data Fields

uint8_t const depth
 buffer size More...
 
uint8_t const item_size
 size of each item
 
uint8_t *const buffer
 buffer pointer
 
volatile uint8_t count
 number of items in queue
 
volatile uint8_t wr_idx
 write pointer
 
volatile uint8_t rd_idx
 read pointer
 

Field Documentation

uint8_t const depth

buffer size

max items


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