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

Public Member Functions

bool changeSampleRate (I2SConfigESP32V1 &cfg, i2s_chan_handle_t &tx_chan, i2s_chan_handle_t &rx_chan) override
 
i2s_chan_config_t getChannelConfig (I2SConfigESP32V1 &cfg)
 
i2s_std_clk_config_t getClockConfig (I2SConfigESP32V1 &cfg)
 
i2s_std_slot_config_t getSlotConfig (I2SConfigESP32V1 &cfg)
 
bool startChannels (I2SConfigESP32V1 &cfg, i2s_chan_handle_t &tx_chan, i2s_chan_handle_t &rx_chan, int txPin, int rxPin)
 

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