Регистры Allwinner H616

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


NDFC_RDATA_STA_0
5.2.5. NDFC Read Data Status Register 0 - адрес: 0x4011048 (смещение: 0x0048)

Контроллер Nand Flash (NDFC): список регистров



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

  BIT_CNT_1

Bits 31 : 0
R
0x0

The number of input bit 1 during current command. It will be cleared
automatically when next command is executed.



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

md 4011048 1



Bit fields structure

typedef union  ndfc_rdata_sta_0
{
  struct
  {
   unsigned bit_cnt_1 : 32;
  } b;
   unsigned long w;
} NDFC_RDATA_STA_0
   

Allwinner H616 Manual