Module record_format

Module record_format 

Source
Expand description

Structs§

RecordFormatSpec
You can read this register and get record_format::R. You can reset, write, write_with_zero this register using record_format::W. You can also modify this register. See API.

Type Aliases§

DwR
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
DwW
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
R
Register RECORD_FORMAT reader
RsvdR
Field RSVD reader -
RsvdW
Field RSVD writer -
TrackR
Field TRACK reader - 1: mono recording, 0: stereo recording
TrackW
Field TRACK writer - 1: mono recording, 0: stereo recording
W
Register RECORD_FORMAT writer