EMAC_ADDR_HIGH0 Контроллер Ethernet: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 16MAC_ADDR_HIGH0 Bits 15 : 0R/W 0xFFFF The upper 16 bits of the 1st MAC address. Команда U-Boot для чтения регистра md 5020050 1md 5030050 1 Bit fields structuretypedef union emac_addr_high0 { struct { unsigned mac_addr_high0 : 16; unsigned unused0 : 16; } b; unsigned long w; } EMAC_ADDR_HIGH0 |