HDMI_BGR_REG Контроллер синхрогенератора: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 18HDMI0_SUB_RST Bit 17R/W 0x0 HDMI0_SUB Reset HDMI0_MAIN_RST Bit 16R/W 0x0 HDMI0_MAIN Reset Unused Bits 15 : 1HDMI0_GATING Bit 0R/W 0x0 Gating Clock For HDMI0 Команда U-Boot для чтения регистра md 3001b1c 1Bit fields structuretypedef union hdmi_bgr_reg { struct { unsigned hdmi0_gating : 1; unsigned unused0 : 15; unsigned hdmi0_main_rst : 1; unsigned hdmi0_sub_rst : 1; unsigned unused1 : 14; } b; unsigned long w; } HDMI_BGR_REG |
![]() |