#include <SAMD21_I2SDevice.h>
◆ I2SDevice_SAMD21G18x()
| I2SDevice_SAMD21G18x::I2SDevice_SAMD21G18x |
( |
I2s & |
_i2s | ) |
|
|
inline |
◆ clearRxReady()
| void I2SDevice_SAMD21G18x::clearRxReady |
( |
int |
index | ) |
|
|
inline |
◆ clearTxReady()
| void I2SDevice_SAMD21G18x::clearTxReady |
( |
int |
index | ) |
|
|
inline |
◆ data()
| void* I2SDevice_SAMD21G18x::data |
( |
int |
index | ) |
|
|
inline |
◆ disable()
| void I2SDevice_SAMD21G18x::disable |
( |
| ) |
|
|
inline |
◆ disableClockUnit()
| void I2SDevice_SAMD21G18x::disableClockUnit |
( |
int |
index | ) |
|
|
inline |
◆ disableSerializer()
| void I2SDevice_SAMD21G18x::disableSerializer |
( |
int |
index | ) |
|
|
inline |
◆ dmaTriggerSource()
| int I2SDevice_SAMD21G18x::dmaTriggerSource |
( |
int |
index | ) |
|
|
inline |
◆ enable()
| void I2SDevice_SAMD21G18x::enable |
( |
| ) |
|
|
inline |
◆ enableClockUnit()
| void I2SDevice_SAMD21G18x::enableClockUnit |
( |
int |
index | ) |
|
|
inline |
◆ enableSerializer()
| void I2SDevice_SAMD21G18x::enableSerializer |
( |
int |
index | ) |
|
|
inline |
◆ glckId()
| int I2SDevice_SAMD21G18x::glckId |
( |
int |
index | ) |
|
|
inline |
◆ readData()
| int32_t I2SDevice_SAMD21G18x::readData |
( |
int |
index | ) |
|
|
inline |
◆ reset()
| void I2SDevice_SAMD21G18x::reset |
( |
| ) |
|
|
inline |
◆ rxReady()
| int I2SDevice_SAMD21G18x::rxReady |
( |
int |
index | ) |
|
|
inline |
◆ set0BitDelay()
| void I2SDevice_SAMD21G18x::set0BitDelay |
( |
int |
index | ) |
|
|
inline |
◆ set1BitDelay()
| void I2SDevice_SAMD21G18x::set1BitDelay |
( |
int |
index | ) |
|
|
inline |
◆ setClockUnit()
| void I2SDevice_SAMD21G18x::setClockUnit |
( |
int |
index | ) |
|
|
inline |
◆ setDataSize()
| void I2SDevice_SAMD21G18x::setDataSize |
( |
int |
index, |
|
|
int |
size |
|
) |
| |
|
inline |
◆ setFrameSyncSelectPin()
| void I2SDevice_SAMD21G18x::setFrameSyncSelectPin |
( |
int |
index | ) |
|
|
inline |
◆ setFrameSyncSelectSerialClockDiv()
| void I2SDevice_SAMD21G18x::setFrameSyncSelectSerialClockDiv |
( |
int |
index | ) |
|
|
inline |
◆ setNumberOfSlots()
| void I2SDevice_SAMD21G18x::setNumberOfSlots |
( |
int |
index, |
|
|
int |
nbslots |
|
) |
| |
|
inline |
◆ setRxMode()
| void I2SDevice_SAMD21G18x::setRxMode |
( |
int |
index | ) |
|
|
inline |
◆ setSerialClockSelectMasterClockDiv()
| void I2SDevice_SAMD21G18x::setSerialClockSelectMasterClockDiv |
( |
int |
index | ) |
|
|
inline |
◆ setSerialClockSelectPin()
| void I2SDevice_SAMD21G18x::setSerialClockSelectPin |
( |
int |
index | ) |
|
|
inline |
◆ setSlotAdjustedLeft()
| void I2SDevice_SAMD21G18x::setSlotAdjustedLeft |
( |
int |
index | ) |
|
|
inline |
◆ setSlotAdjustedRight()
| void I2SDevice_SAMD21G18x::setSlotAdjustedRight |
( |
int |
index | ) |
|
|
inline |
◆ setSlotSize()
| void I2SDevice_SAMD21G18x::setSlotSize |
( |
int |
index, |
|
|
int |
size |
|
) |
| |
|
inline |
◆ setTxMode()
| void I2SDevice_SAMD21G18x::setTxMode |
( |
int |
index | ) |
|
|
inline |
◆ txReady()
| int I2SDevice_SAMD21G18x::txReady |
( |
int |
index | ) |
|
|
inline |
◆ writeData()
| void I2SDevice_SAMD21G18x::writeData |
( |
int |
index, |
|
|
int32_t |
value |
|
) |
| |
|
inline |