Device serial communication constants.
More...
Go to the source code of this file.
Device serial communication constants.
◆ PvDeviceSerial
Device serial port enumeration.
| Enumerator |
|---|
| PvDeviceSerial0 | Serial port 0, or UART0
|
| PvDeviceSerial1 | Serial port 1, or UART1
|
| PvDeviceSerialBulk0 | Bulk interface 0, or BULK0. Can be UART, USRT or I2C depending on device configuration.
|
| PvDeviceSerialBulk1 | Bulk interface 1, or BULK1. Can be UART, USRT or I2C depending on device configuration.
|
| PvDeviceSerialBulk2 | Bulk interface 2, or BULK2. Can be UART, USRT or I2C depending on device configuration.
|
| PvDeviceSerialBulk3 | Bulk interface 3, or BULK3. Can be UART, USRT or I2C depending on device configuration.
|
| PvDeviceSerialBulk4 | Bulk interface 4, or BULK4. Can be UART, USRT or I2C depending on device configuration.
|
| PvDeviceSerialBulk5 | Bulk interface 5, or BULK5. Can be UART, USRT or I2C depending on device configuration.
|
| PvDeviceSerialBulk6 | Bulk interface 6, or BULK6. Can be UART, USRT or I2C depending on device configuration.
|
| PvDeviceSerialBulk7 | Bulk interface 7, or BULK7. Can be UART, USRT or I2C depending on device configuration.
|