Loading [MathJax]/extensions/tex2jax.js
Introduction
Getting Started
Technical Issues
Machine Vision Guide
Function Reference
Type Reference
SerialPortParity
Description
Possible values of parity.
namespace
SerialPortParity {
enum
Type { None, Odd, Even }; }