dppsu
Vitis Drivers API Documentation
XDpPsu_BoardChar Struct Reference

This typedef describes some board characteristics information that affects link training. More...

Data Fields

u8 TxVsLevels [4]
 The voltage swing levels to be used by the DisplayPort TX. More...
 
u8 TxPeLevels [4]
 The pre-emphasis/cursor level to be used by the DisplayPort TX. More...
 

Detailed Description

This typedef describes some board characteristics information that affects link training.

Field Documentation

u8 XDpPsu_BoardChar::TxPeLevels[4]

The pre-emphasis/cursor level to be used by the DisplayPort TX.

Referenced by XDpPsu_CfgTxPeLevel().

u8 XDpPsu_BoardChar::TxVsLevels[4]

The voltage swing levels to be used by the DisplayPort TX.

Referenced by XDpPsu_CfgTxVsLevel().