UMCON_RTS
#define UMCON_RTS (1<<0) /* Request to send */
#define UMCON_RTS __BIT(0) /* Request to send */