HardwarePinDirectionKind : public <<enumeration>> class
Created: |
2010-02-01 14:08:23 |
Modified: |
2010-03-31 01:04:10 |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{E899D5DD-A2F3-4315-B416-D84AFF3BF95C} |
Appears In: |
HardwareModeling |
<p>This element is an enumeration for the direction of the HardwarePin, which can either be "in", "out", or "inout".<br/></p><p><br/></p><p>Semantics:<br/></p><p>The HardwarePinDirectionKind is an enumeration with the three literals "in", "out", and "inout".<br/></p><p><br/></p><p>Extension: <br/></p><p>Enumeration, no extension.<br/></p>
Attribute |
Details |
public in |
<<enum>> |
public inout |
<<enum>> |
public out |
<<enum>> |