EV_RXCHAR constant

int const EV_RXCHAR

EV_RXCHAR A character was received and placed in the input buffer.

Implementation

static const int EV_RXCHAR = 0x0001;