arduino-audio-driver
Loading...
Searching...
No Matches
DriverDeviceInfo Member List

This is the complete list of members for DriverDeviceInfo, including all inherited members.

addI2C(InfoI2C pin)DriverDeviceInfoinline
addI2C(PinFunction function, GpioPin scl, GpioPin sda, int port=-1, uint32_t frequency=100000, i2c_bus_handle_t wire=DEFAULT_WIRE, bool active=true)DriverDeviceInfoinline
addI2S(InfoI2S pin)DriverDeviceInfoinline
addI2S(PinFunction function, GpioPin mclk, GpioPin bck, GpioPin ws, GpioPin data_out, GpioPin data_in=-1, int port=0)DriverDeviceInfoinline
addPin(InfoGPIO pin)DriverDeviceInfoinline
addPin(PinFunction function, GpioPin pinNo, PinLogic logic, int index=0)DriverDeviceInfoinline
addSPI(InfoSPI pin)DriverDeviceInfoinline
addSPI(PinFunction function, GpioPin clk, GpioPin miso, GpioPin mosi, GpioPin cs, SPIClass &spi)DriverDeviceInfoinline
begin()DriverDeviceInfoinlinevirtual
DriverDeviceInfo(const DriverDeviceInfo &)=deleteDriverDeviceInfo
DriverDeviceInfo()=defaultDriverDeviceInfo
end()DriverDeviceInfoinline
getGPIO()DriverDeviceInfoinline
getI2CPins(PinFunction function) overrideDriverDeviceInfoinlinevirtual
getI2SPins(int port)DriverDeviceInfoinline
getI2SPins(PinFunction function=PinFunction::CODEC)DriverDeviceInfoinline
getPin(PinFunction function, int pos=0)DriverDeviceInfoinline
getPin(GpioPin pinId)DriverDeviceInfoinline
getPinID(PinFunction function, int pos=0)DriverDeviceInfoinline
getPtr(PinFunction function, audio_driver_local::Vector< T > &vect)DriverDeviceInfoinlineprotected
getSPIPins(PinFunction function)DriverDeviceInfoinline
gpioDriverDeviceInfoprotected
hasConflict(int pin)DriverDeviceInfoinlineprotected
hasI2CConflict(int pin)DriverDeviceInfoinlineprotected
hasPins()DriverDeviceInfoinline
hasSPIConflict(int pin)DriverDeviceInfoinlineprotected
i2cDriverDeviceInfoprotected
i2sDriverDeviceInfoprotected
isKeyPressed(uint8_t key)DriverDeviceInfoinlinevirtual
isSDMMCActive()DriverDeviceInfoinline
isSPIActiveForSD()DriverDeviceInfoinline
operator=(const DriverDeviceInfo &)=deleteDriverDeviceInfo
pinsDriverDeviceInfoprotected
sd_activeDriverDeviceInfoprotected
sdmmc_activeDriverDeviceInfoprotected
set(T pin, audio_driver_local::Vector< T > &vect)DriverDeviceInfoinlineprotected
setI2C(InfoI2C pin)DriverDeviceInfoinline
setI2S(InfoI2S pin)DriverDeviceInfoinline
setPin(InfoGPIO updatedPin)DriverDeviceInfoinline
setPinActive(int gpioPin, bool active)DriverDeviceInfoinline
setPinActive(PinFunction func, int idx, bool active)DriverDeviceInfoinline
setSDMMCActive(bool active)DriverDeviceInfoinline
setSPI(InfoSPI pin)DriverDeviceInfoinline
setSPIActiveForSD(bool active)DriverDeviceInfoinline
setupPinMode()DriverDeviceInfoinlineprotected
spiDriverDeviceInfoprotected