Enum ExternalFrameSyncRole

Enum Documentation

enum class dai::ExternalFrameSyncRole : int32_t

Which external frame sync role the device should have.

AUTO_DETECT denotes that the decision will be made by device. It will choose between MASTER and SLAVE.

Values:

enumerator AUTO_DETECT
enumerator MASTER
enumerator SLAVE