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