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