Port |
public class PortDefinition
The PortDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | PortDefinition | ctor |
Name | Description | |
---|---|---|
![]() | DataSize | The size of the data. [bit] |
![]() | Direction | The communication direction of the data. |
![]() | Name | The name of the IO port. |
![]() | Polarity | The polarity of the port. |
![]() | PortSize | The size of the physical port. [bit] |
![]() | StartingBitOffset | The zero-based offset of the physical port. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object)) |
![]() | GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode) |
![]() | ToString | Returns a string that represents the current object. (Overrides ObjectToString) |