PI_PULL1 Контроллер портов ввода-вывода (GPIO): список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 2PI16_PULL Bits 1 : 0R/W 0x0 PI16 Pull-up/down Select Команда U-Boot для чтения регистра md 300b140 1Bit fields structuretypedef union pi_pull1 { struct { unsigned pi16_pull : 2; unsigned unused0 : 30; } b; unsigned long w; } PI_PULL1 |