CR_TXE
#define CR_TXE (1U << 0) /* run and activate Tx */
#define CR_TXE 0x00000001 /* transmit enable */