UCON_RXINT_TYPE
#define UCON_RXINT_TYPE (1<<8) /* Rx interrupt */
#define UCON_RXINT_TYPE __BIT(8) /* Rx interrupt */