UCON_SBREAK
#define UCON_SBREAK (1<<4) /* send break */
#define UCON_SBREAK __BIT(4) /* send break */