TV_BASIC1_REG Контроллер синхронизации: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 28LS_XO Bits 27 : 16R/W 0x0 Width is LS_XO+1 Unused Bits 15 : 12LS_YO Bits 11 : 0R/W 0x0 Width is LS_YO+1 Команда U-Boot для чтения регистра md 6515098 1md 6516098 1 Bit fields structuretypedef union tv_basic1_reg { struct { unsigned ls_yo : 12; unsigned unused0 : 4; unsigned ls_xo : 12; unsigned unused1 : 4; } b; unsigned long w; } TV_BASIC1_REG |