ONE5STOPBITS top-level constant

  1. @Deprecated('Use DCB_STOP_BITS.ONE5STOPBITS instead')
int const ONE5STOPBITS

1.5 stop bits.

Implementation

@Deprecated('Use DCB_STOP_BITS.ONE5STOPBITS instead')
const ONE5STOPBITS = 1;