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... | |
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.
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.