Code:
void USART_Init(ui8_t chan, ui32_t baud)
...
    case 2:
...
      UCSR0B = ...
      UCSR0C = ...