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

Caller-owned handle binding an audio source backend and its state. More...

#include <ra8_audio.h>

Collaboration diagram for ra8_audio_source_t:

Data Fields

const ra8_audio_source_iface_tiface
 Bound source vtable (private).
void * ctx
 Caller-owned backend state.

Detailed Description

Caller-owned handle binding an audio source backend and its state.

Definition at line 78 of file ra8_audio.h.

Field Documentation

◆ ctx

void* ra8_audio_source_t::ctx

◆ iface


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