FTDI_RS_PE
#define FTDI_RS_ERR_MASK (FTDI_RS_BI | FTDI_RS_PE | FTDI_RS_FE | FTDI_RS_OE)
if (buf[1] & FTDI_RS_PE) {