rp2040-i2s
All Classes Files Functions Variables Typedefs Modules Pages
Public Attributes | List of all members
mem_buffer Struct Reference

Wrapper structure around a memory buffer. More...

#include <buffer.h>

Public Attributes

size_t size
 
uint8_t * bytes
 
uint8_t flags
 

Detailed Description

Wrapper structure around a memory buffer.

Wrapper could be around static or allocated memory

Todo:
This module needs to be checked - think there are issues with the free function

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