PinMappingType Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None

Specifies a pin mapping type.

Usage

PinMappingType.Constant

Arguments

PinMT_ByName

Map pins by name. The numerical value for this constant is 1.

PinMT_ByPinNumber

Map pins by pin number. The numerical value for this constant is 2.