PIO_PV_SEL_CTL Контроллер портов ввода-вывода (GPIO): список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 1PF_PORT_POWER Bit 0R/W 0x1 PF Port Power Voltage Select Control Команда U-Boot для чтения регистра md 300b350 1Bit fields structuretypedef union pio_pv_sel_ctl { struct { unsigned pf_port_power : 1; unsigned unused0 : 31; } b; unsigned long w; } PIO_PV_SEL_CTL |