UniTAP.dev.ports.modules.link.hdmi.frl_control_tx
Class FfeMax allows working with FFE on HDMI.
Possible to configure:
- Set and get Value for mode 3 lanes and 3 Gbps
mode_3lanes_3gbps. - Set and get Value for mode 3 lanes and 6 Gbps
mode_3lanes_6gbps. - Set and get Value for mode 4 lanes and 6 Gbps
mode_4lanes_6gbps. - Set and get Value for mode 4 lanes and 8 Gbps
mode_4lanes_8gbps. - Set and get Value for mode 4 lanes and 10 Gbps
mode_4lanes_10gbps. - Set and get Value for mode 4 lanes and 12 Gbps
mode_4lanes_12gbps.
Returns current value for mode 3 lanes and 3 Gbps.
Returns:
object of int type
Returns current value for mode 3 lanes and 6 Gbps.
Returns:
object of int type
Returns current value for mode 6 lanes and 6 Gbps.
Returns:
object of int type
Returns current value for mode 6 lanes and 8 Gbps.
Returns:
object of int type
Returns current value for mode 6 lanes and 10 Gbps.
Returns:
object of int type
Class FrlControlTx contains information about FRL on Source (TX - transmitter) side.
allows working with:
- Set and get FRL mode
frl_mode. - Set and get FRL capabilities
frl_caps. - Set and get FFE max
ffe_max. - Set and get LTP requested
ltp_patternand additionalltp_additional_pattern. - Set link training timeout
lt_timeoutand link training poll timeoutlt_poll_timeout.
Returns current LTP lanes pattern. Current Pattern that is being checking during Link Training. Each lane can request different pattern.
Returns:
object of
LtpLanesPatterntype
Returns current additional LTP lanes pattern. Current Pattern that is being checking during Link Training. Each lane can request different pattern.
Returns:
object of
LtpLanesPatterntype