no-OS
Public Attributes | List of all members
iio_buffer_priv Struct Reference
Collaboration diagram for iio_buffer_priv:
Collaboration graph
[legend]

Public Attributes

struct iio_buffer public
 
struct no_os_circular_buffer cb
 
int8_t * raw_buf
 
uint32_t raw_buf_len
 
bool initalized
 
bool allocated
 

Member Data Documentation

◆ allocated

bool iio_buffer_priv::allocated

◆ cb

struct no_os_circular_buffer iio_buffer_priv::cb

Buffer to read or write data. A reference will be found in buffer

◆ initalized

bool iio_buffer_priv::initalized

◆ public

struct iio_buffer iio_buffer_priv::public

◆ raw_buf

int8_t* iio_buffer_priv::raw_buf

◆ raw_buf_len

uint32_t iio_buffer_priv::raw_buf_len

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