SAI Metadata
|
Defines a lane with its eye values with the up and down values being in mV and left and right being in mUI. More...
#include <saitypes.h>
Public Attributes | |
uint32_t | lane |
int32_t | left |
int32_t | right |
int32_t | up |
int32_t | down |
Defines a lane with its eye values with the up and down values being in mV and left and right being in mUI.
Definition at line 1129 of file saitypes.h.
int32_t _sai_port_lane_eye_values_t::down |
Definition at line 1135 of file saitypes.h.
uint32_t _sai_port_lane_eye_values_t::lane |
Definition at line 1131 of file saitypes.h.
int32_t _sai_port_lane_eye_values_t::left |
Definition at line 1132 of file saitypes.h.
int32_t _sai_port_lane_eye_values_t::right |
Definition at line 1133 of file saitypes.h.
int32_t _sai_port_lane_eye_values_t::up |
Definition at line 1134 of file saitypes.h.