UMSTAT_CTS
#define UMSTAT_CTS (1<<0) /* Clear to send */
#define UMSTAT_CTS __BIT(0) /* Clear to send */