NVAPI Reference Documentation 545
Loading...
Searching...
No Matches
Public Attributes | List of all members
_NV_TIMING Struct Reference

#include <nvapi.h>

Public Attributes

NvU16 HVisible
 horizontal visible
 
NvU16 HBorder
 horizontal border
 
NvU16 HFrontPorch
 horizontal front porch
 
NvU16 HSyncWidth
 horizontal sync width
 
NvU16 HTotal
 horizontal total
 
NvU8 HSyncPol
 horizontal sync polarity: 1-negative, 0-positive
 
NvU16 VVisible
 vertical visible
 
NvU16 VBorder
 vertical border
 
NvU16 VFrontPorch
 vertical front porch
 
NvU16 VSyncWidth
 vertical sync width
 
NvU16 VTotal
 vertical total
 
NvU8 VSyncPol
 vertical sync polarity: 1-negative, 0-positive
 
NvU16 interlaced
 1-interlaced, 0-progressive
 
NvU32 pclk
 pixel clock in 10 kHz
 
NV_TIMINGEXT etc
 

Detailed Description

The very basic timing structure based on the VESA standard:

|<----------------------------htotal--------------------------->|
---------"active" video-------->|<-------blanking------>|<-----
|<-------hvisible-------->|<-hb->|<-hfp->|<-hsw->|<-hbp->|<-hb->|
--------- -+-------------------------+ | | | | |
A A | | | | | | |
: : | | | | | | |
: : | | | | | | |
:vertical| addressable video | | | | | |
: visible| | | | | | |
: : | | | | | | |
: : | | | | | | |
vertical V | | | | | | |
total --+-------------------------+ | | | | |
: vb border | | | | |
: -----------------------------------+ | | | |
: vfp front porch | | | |
: -------------------------------------------+ | | |
: vsw sync width | | |
: ---------------------------------------------------+ | |
: vbp back porch | |
: -----------------------------------------------------------+ |
V vb border |
---------------------------------------------------------------------------+

The documentation for this struct was generated from the following file: