SerialError Enum
Namespace: System.IO.Ports · Assembly: GHIElectronics.TinyCLR.System.IO.Ports
No description available.
public enum SerialError
Fields
| Name | Value | Description |
|---|---|---|
TXFull | 0x100 | |
RXOver | 1 | |
Overrun | 2 | |
RXParity | 4 | |
Frame | 8 |
Namespace: System.IO.Ports · Assembly: GHIElectronics.TinyCLR.System.IO.Ports
No description available.
public enum SerialError
| Name | Value | Description |
|---|---|---|
TXFull | 0x100 | |
RXOver | 1 | |
Overrun | 2 | |
RXParity | 4 | |
Frame | 8 |