PURGE_TXCLEAR top-level constant

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

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

Implementation

@Deprecated('Use PURGE_COMM_FLAGS.PURGE_TXCLEAR instead')
const PURGE_TXCLEAR = 0x0004;