
DMA_CUR_DEST_REG Прямой доступ к памяти: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 DMA_CUR_DEST Bits 31 : 0R 0x0 DMA Channel Current Destination Address, read only. Команда U-Boot для чтения регистра md 1000007002014 1Bit fields structure
typedef union dma_cur_dest_reg
{
struct
{
unsigned dma_cur_dest : 32;
} b;
unsigned long w;
} DMA_CUR_DEST_REG
|
![]() |