B_TX_CARRIER
if ((UART_state_bitmap & B_TX_CARRIER) !=
(prev_UART_state_bitmap & B_TX_CARRIER))
if (UART_state_bitmap & B_TX_CARRIER)