MOS Source Code
Loading...
Searching...
No Matches
ring_buffer_t Struct Reference

#include <ring_buffer.hpp>

Inheritance diagram for ring_buffer_t:
Collaboration diagram for ring_buffer_t:

Public Attributes

u8data
ring_buffer_pos_t pos

Additional Inherited Members

Static Public Attributes inherited from NamedType<"RingBuffer">
static constexpr mos::string_view type_name

Detailed Description

Definition at line 26 of file ring_buffer.hpp.

Member Data Documentation

◆ data

u8* data

Definition at line 28 of file ring_buffer.hpp.

Referenced by MOS_TEST_CASE(), ring_buffer_create(), and ring_buffer_create_at().

◆ pos


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