Skip To Main Content
Account
Settings
Logout
placeholder
Account
Settings
Logout
Keysight
All Files
Submit Search
Enum
SerialStopBits
Prototype
typedef enum {
ASRL_STOP_ONE = 10,
ASRL_STOP_ONE5 = 15,
ASRL_STOP_TWO = 20
} SerialStopBits;