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