TV_FILL_END_REG Контроллер синхронизации: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 24FILL_END Bits 23 : 0R/W 0x0 Set the end point of the fill data area. Команда U-Boot для чтения регистра md 30e521012 1md 30e522012 1 Bit fields structuretypedef union tv_fill_end_reg { struct { unsigned fill_end : 24; unsigned unused0 : 8; } b; unsigned long w; } TV_FILL_END_REG |