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

Public Attributes

audio_buffer_t *(* producer_pool_take )(audio_connection_t *connection, bool block)
 
void(* producer_pool_give )(audio_connection_t *connection, audio_buffer_t *buffer)
 
audio_buffer_t *(* consumer_pool_take )(audio_connection_t *connection, bool block)
 
void(* consumer_pool_give )(audio_connection_t *connection, audio_buffer_t *buffer)
 
audio_buffer_pool_tproducer_pool
 
audio_buffer_pool_tconsumer_pool
 

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