Showing changes from revision #2 to #3:
Added | Removed | Changed
uint HAL_VideoOutputFormat(void)
Entry | |
---|---|
- |
Exit | |
---|---|
- | Returns the current video output format: |
0 = analogue (or ‘normal’, unspecified) | |
1 = 16-bit non-multiplexed RGB 5-6-5 (Chrontel 7003 format 0) | |
.. (Other Chrontel formats?) | |
10 = Chrontel 7003 format 9 | |
>=11 reserved |
This is an internal call for OS use only and should not be used by user software. User software should use GraphicsV instead of interacting with the HAL directly.
This call returns the current video output format.