Developer World
Spresense SDK Library v3.2.0-ebc0364
ringbuf_s Struct Reference

Public Attributes

FAR uint8_t * buf
 
FAR uint8_t * head
 
FAR uint8_t * tail
 
size_t size
 
bool full
 

Member Data Documentation

◆ buf

FAR uint8_t* buf

Pointer to buffer

◆ head

FAR uint8_t* head

Pointer to head of buffer

◆ tail

FAR uint8_t* tail

Pointer to tail of buffer

◆ size

size_t size

Buffer size

◆ full

bool full

Buffer full


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