PARITY_SPACE constant
        
        int
        const PARITY_SPACE
        
      
      
Constant to configure port with space parity.
Implementation
static const int PARITY_SPACE = 4;Constant to configure port with space parity.
static const int PARITY_SPACE = 4;