Регистры Allwinner H616

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


APBIF_TXnFIFO
8.1.6. APBIF TXn FIFO - адрес: 0x30509a002 (смещение: 0x0030+n*0x0030(n=0~2))

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



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

  XN_DATA

Bits 31 : 0
W
0x0

TX Sample
Transmitting left, right channel sample data should be written this register one by one.
The left channel sample data is first and then theright channel sample.



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

md 30509a002 1



Bit fields structure

typedef union  apbif_txnfifo
{
  struct
  {
   unsigned xn_data : 32;
  } b;
   unsigned long w;
} APBIF_TXnFIFO
   

Allwinner H616 Manual