UERSTAT_FRAME
#define UERSTAT_FRAME (1<<2) /* Frame error */
#define UERSTAT_FRAME __BIT(2) /* Frame error */