.bits Property
Function: |
Specifies the number of data bits in a word TXed/RXed by the serial port for the currently selected port (selection is made through ser.num) |
Type: |
Enum (pl_ser_bits, byte) |
Value Range: |
|
See Also: |
Details
This property is only relevant when the serial port is in the UART mode (ser.mode = 0 — PL_SER_MODE_UART).