Field DW reader - 0: 8bit 1: 16bit RX fifo data format: ※Mono 8 bit (unsigned): RX FIFO_DIN[31:0]
= {L3,L2,L1,L0}, each four samples need one FIFO write operation ※Stereo 8 bit (unsigned): RX_FIFO_DIN[31:0]
= {R1,L1,R0,L0}, each tow samples need one FIFO write operation ※Mono 16 bit (Signed 2’s complement): RX_FIFO_DIN[31:0]
= {L1,L0}, each two samples need one FIFO write operation ※Stereo 16 bit (Signed 2’s complement): RX_FIFO_DIN[31:0]
= {R0,L0}, each sample need one FIFO write operation
Field DW writer - 0: 8bit 1: 16bit RX fifo data format: ※Mono 8 bit (unsigned): RX FIFO_DIN[31:0]
= {L3,L2,L1,L0}, each four samples need one FIFO write operation ※Stereo 8 bit (unsigned): RX_FIFO_DIN[31:0]
= {R1,L1,R0,L0}, each tow samples need one FIFO write operation ※Mono 16 bit (Signed 2’s complement): RX_FIFO_DIN[31:0]
= {L1,L0}, each two samples need one FIFO write operation ※Stereo 16 bit (Signed 2’s complement): RX_FIFO_DIN[31:0]
= {R0,L0}, each sample need one FIFO write operation