NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
nvsipl::SerdesGPIOPinMap Struct Reference

Detailed Description

Defines GPIO mapping from the serializer to the deserializer.

Definition at line 300 of file NvSIPLDeviceBlockInfo.hpp.

Data Fields

uint8_t sourceGpio
 The source multifunction pin (MFP) number on the serializer. More...
 
uint8_t destGpio
 The destination multifunction pin (MFP) number on the deserializer. More...
 

Field Documentation

◆ destGpio

uint8_t nvsipl::SerdesGPIOPinMap::destGpio

The destination multifunction pin (MFP) number on the deserializer.

MFP numbers are implementation defined based on the Serdes hardware topology.

Definition at line 312 of file NvSIPLDeviceBlockInfo.hpp.

◆ sourceGpio

uint8_t nvsipl::SerdesGPIOPinMap::sourceGpio

The source multifunction pin (MFP) number on the serializer.

MFP numbers are implementation defined based on the Serdes hardware topology.

Definition at line 306 of file NvSIPLDeviceBlockInfo.hpp.


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