Регистры Allwinner H616

Сокращения  |  Дерево шин  |  Карта памяти


APBIF_RXnFIFO
8.1.6. APBIF RXn FIFO - адрес: 0x120509a002 (смещение: 0x0120+n*0x0030(n=0~2))

Аудио-концентратор: список регистров



31 ||||||||||||||||| 16
15 ||||||||||||||||| 00

  RXN_DATA

Bits 31 : 0
R
0x0

RX Sample
Host can get one sample by reading this register.
The left channel sample data is first and then the right channel sample.



Команда U-Boot для чтения регистра

md 120509a002 1



Bit fields structure

typedef union  apbif_rxnfifo
{
  struct
  {
   unsigned rxn_data : 32;
  } b;
   unsigned long w;
} APBIF_RXnFIFO
   

Allwinner H616 Manual