ONESTOPBIT top-level constant

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

1 stop bit.

Implementation

@Deprecated('Use DCB_STOP_BITS.ONESTOPBIT instead')
const ONESTOPBIT = 0;