The register configuration follows:
- AIFWCLKSRC.WCLK_INV = 0
- AIFFMTCFG.DUAL_PHASE = 1
- AIFFMTCFG.SMPL_EDGE = 1
- AIFFMTCFG.WORD_LEN = Exact number of bits per sample word
- AIFFMTCFG.DATA_DELAY = Number of BCLK periods per phase minus the value of
I2S:AIFFMTCFG.WORD_LEN
DATA_DELAY + WORD_LEN must be equal to or less than the number of BCLK periods per
phase.