B_RING_SIGNAL
if ((UART_state_bitmap & B_RING_SIGNAL) &&
!(prev_UART_state_bitmap & B_RING_SIGNAL))
if (UART_state_bitmap & B_RING_SIGNAL)