SAI Metadata
Loading...
Searching...
No Matches
_sai_port_lane_eye_values_t Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ down

int32_t _sai_port_lane_eye_values_t::down

Definition at line 1135 of file saitypes.h.

◆ lane

uint32_t _sai_port_lane_eye_values_t::lane

Definition at line 1131 of file saitypes.h.

◆ left

int32_t _sai_port_lane_eye_values_t::left

Definition at line 1132 of file saitypes.h.

◆ right

int32_t _sai_port_lane_eye_values_t::right

Definition at line 1133 of file saitypes.h.

◆ up

int32_t _sai_port_lane_eye_values_t::up

Definition at line 1134 of file saitypes.h.


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