Video Interface: Difference between revisions

VI_V_SYNC can be even or odd depending on the interlace mode, also changed 'must' to 'should'. Behavior is unknown outside of these values.
(Re-added warning for VBUS bit flag)
(VI_V_SYNC can be even or odd depending on the interlace mode, also changed 'must' to 'should'. Behavior is unknown outside of these values.)
Line 305:
{{#invoke:Register table|definitions
| 31-10 | Undefined | Initialized to <code>0</code>
| 9-0 | V_SYNC<9:0> | Total visible and non-visible vertical lines. This mustshould match either NTSC (non-interlaced: <code>0x20D</code>, interlaced: <code>0x20C</code>) or PAL (non-interlaced: <code>0x271</code>, interlaced: <code>0x270</code>)
}}
==== <span style="display:none;">0x0440 001C - VI_H_SYNC</code> ====