ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_audio_source_memory_state_t Struct Reference

Caller-owned state for one immutable PCM replay frame. More...

#include <ra8_audio_source_memory.h>

Collaboration diagram for ra8_audio_source_memory_state_t:

Data Fields

ra8_audio_frame_t frame
 Borrowed fixed frame (private).

Detailed Description

Caller-owned state for one immutable PCM replay frame.

Definition at line 21 of file ra8_audio_source_memory.h.

Field Documentation

◆ frame

ra8_audio_frame_t ra8_audio_source_memory_state_t::frame

Borrowed fixed frame (private).

Definition at line 22 of file ra8_audio_source_memory.h.

Referenced by internal_memory_capture(), internal_memory_get_info(), and ra8_audio_source_memory_init().


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