Set of driver-supported baud parameter (Di) values as per ISO/IEC 7816-3.
This enumeration lists the valid values for parameter Di, which is the indicated value of the baud rate adjustment integer.
The representation used here matches that of the lower (less significant) nibble of bytes TA1 (ATR) and PPS1 (PPS) in ISO/IEC 7816-3.
The default value is D1 (Di = 1).
Public Attributes | |
D1 | |
Di = 1. | |
D12 | |
Di = 12. | |
D16 | |
Di = 16. | |
D2 | |
Di = 2. | |
D20 | |
Di = 20. | |
D32 | |
Di = 32. | |
D4 | |
Di = 4. | |
D64 | |
Di = 64. | |
D8 | |
Di = 8. | |