USBSER_ACT_BREAK
if (pp->port_act & USBSER_ACT_BREAK) {
pp->port_act &= ~USBSER_ACT_BREAK;
if (pp->port_act & USBSER_ACT_BREAK)
pp->port_act |= USBSER_ACT_BREAK;
pp->port_act |= USBSER_ACT_BREAK;
if (pp->port_act & USBSER_ACT_BREAK) {
usbser_release_port_act(pp, USBSER_ACT_BREAK | USBSER_ACT_DELAY);
USBSER_ACT_BREAK | USBSER_ACT_TX)) != 0)