arduino-audio-tools
Public Member Functions | List of all members
I2SDriverESP32V1::DriverCommon Struct Referenceabstract
Inheritance diagram for I2SDriverESP32V1::DriverCommon:
I2SDriverESP32V1::DriverI2S

Public Member Functions

virtual bool changeSampleRate (I2SConfigESP32V1 &cfg, i2s_chan_handle_t &tx_chan, i2s_chan_handle_t &rx_chan)
 
virtual i2s_chan_config_t getChannelConfig (I2SConfigESP32V1 &cfg)=0
 
virtual bool startChannels (I2SConfigESP32V1 &cfg, i2s_chan_handle_t &tx_chan, i2s_chan_handle_t &rx_chan, int txPin, int rxPin)=0
 

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