PG_DAT Контроллер портов ввода-вывода (GPIO): список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 20PG_DAT Bits 19 : 0R/W 0x0 If the port is configured as input, the corresponding bit is the pin state. Команда U-Boot для чтения регистра md 300b0e8 1Bit fields structuretypedef union pg_dat { struct { unsigned pg_dat : 20; unsigned unused0 : 12; } b; unsigned long w; } PG_DAT |
![]() |