Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
FlowControlInfo | uint16 |
Description | string | An integer enumeration indicating the flow control (Xon-Xoff and/or RTS/CTS) for transmitted data. | None | TRANSLATABLE= true |
Values | string | Unknown, Not Supported, None, XonXoff, RTS/CTS, Both XonXoff and RTS/CTS | None | TRANSLATABLE= true |
NegotiatedDataWidth | uint32 |
Description | string | For the SerialInterface, NegotiatedDataWidth is the number of data bits to be transmitted, without stop bits or parity. | None | TRANSLATABLE= true |
MappingStrings | string | MIF.DMTF|Bus Port Association|001.3 | None | None |
Override | string | NegotiatedDataWidth | None | OVERRIDABLE= false
|
Units | string | Bits | None | TRANSLATABLE= true |
NumberOfStopBits | uint16 |
Description | string | Number of stop bits to be transmitted. | None | TRANSLATABLE= true |
Units | string | Bits | None | TRANSLATABLE= true |
ParityInfo | uint16 |
Description | string | Information on the parity setting for transmitted data. No parity (value=1), even (2) or odd (3) can be specified. | None | TRANSLATABLE= true |
Values | string | Unknown, None, Even, Odd | None | TRANSLATABLE= true |