PURGE_RXCLEAR top-level constant

  1. @Deprecated('Use PURGE_COMM_FLAGS.PURGE_RXCLEAR instead')
int const PURGE_RXCLEAR

Clears the input buffer (if the device driver has one).

Implementation

@Deprecated('Use PURGE_COMM_FLAGS.PURGE_RXCLEAR instead')
const PURGE_RXCLEAR = 0x0008;