Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IDevicePin Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IDevicePin:

Public Member Functions

std::wstring GetPinNumber ()
std::wstring GetIOBank ()
bool GetIsIOPin ()
bool GetIsCLKPin ()
bool GetIsVREFPin ()
bool GetIsSpecialPin ()
int GetIOStandardCount ()
IDeviceIOStandardGetIOStandard (int Index)
bool GetIsInputOnlyPin ()
bool GetIsDCIP_Pin ()
bool GetIsDCIN_Pin ()
bool GetIsDiffP_Pin ()
bool GetIsDiffN_Pin ()
bool GetIsHDiffP_Pin ()
bool GetIsHDiffN_Pin ()
bool GetIsTransmitDiffPin ()
bool GetIsReceiveDiffPin ()
bool GetIsClkDiffP_Pin ()
bool GetIsClkDiffN_Pin ()
bool GetIsDLLPin ()
std::wstring GetDifferentialId ()
std::wstring GetClkDifferentialId ()
std::wstring GetUniqueDifferentialID ()
bool GetIsPosPinOfDiffPair ()
bool GetIsNegPinOfDiffPair ()

Member Function Documentation

◆ GetClkDifferentialId()

std::wstring SCH::IDevicePin::GetClkDifferentialId ( )

◆ GetDifferentialId()

std::wstring SCH::IDevicePin::GetDifferentialId ( )

◆ GetIOBank()

std::wstring SCH::IDevicePin::GetIOBank ( )

◆ GetIOStandard()

IDeviceIOStandard * SCH::IDevicePin::GetIOStandard ( int Index)

◆ GetIOStandardCount()

int SCH::IDevicePin::GetIOStandardCount ( )

◆ GetIsClkDiffN_Pin()

bool SCH::IDevicePin::GetIsClkDiffN_Pin ( )

◆ GetIsClkDiffP_Pin()

bool SCH::IDevicePin::GetIsClkDiffP_Pin ( )

◆ GetIsCLKPin()

bool SCH::IDevicePin::GetIsCLKPin ( )

◆ GetIsDCIN_Pin()

bool SCH::IDevicePin::GetIsDCIN_Pin ( )

◆ GetIsDCIP_Pin()

bool SCH::IDevicePin::GetIsDCIP_Pin ( )

◆ GetIsDiffN_Pin()

bool SCH::IDevicePin::GetIsDiffN_Pin ( )

◆ GetIsDiffP_Pin()

bool SCH::IDevicePin::GetIsDiffP_Pin ( )

◆ GetIsDLLPin()

bool SCH::IDevicePin::GetIsDLLPin ( )

◆ GetIsHDiffN_Pin()

bool SCH::IDevicePin::GetIsHDiffN_Pin ( )

◆ GetIsHDiffP_Pin()

bool SCH::IDevicePin::GetIsHDiffP_Pin ( )

◆ GetIsInputOnlyPin()

bool SCH::IDevicePin::GetIsInputOnlyPin ( )

◆ GetIsIOPin()

bool SCH::IDevicePin::GetIsIOPin ( )

◆ GetIsNegPinOfDiffPair()

bool SCH::IDevicePin::GetIsNegPinOfDiffPair ( )

◆ GetIsPosPinOfDiffPair()

bool SCH::IDevicePin::GetIsPosPinOfDiffPair ( )

◆ GetIsReceiveDiffPin()

bool SCH::IDevicePin::GetIsReceiveDiffPin ( )

◆ GetIsSpecialPin()

bool SCH::IDevicePin::GetIsSpecialPin ( )

◆ GetIsTransmitDiffPin()

bool SCH::IDevicePin::GetIsTransmitDiffPin ( )

◆ GetIsVREFPin()

bool SCH::IDevicePin::GetIsVREFPin ( )

◆ GetPinNumber()

std::wstring SCH::IDevicePin::GetPinNumber ( )

◆ GetUniqueDifferentialID()

std::wstring SCH::IDevicePin::GetUniqueDifferentialID ( )

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