USART_Basic_enable_tx

Enable TX in USART_Basic.

void USART_Basic_enable_tx(
)
  1. 1.

    If supported by the clock system, enables the clock to the USART

  2. 2.

    Enables the USART module by setting the TX enable-bit in the USART control register

Returns

Type: void

Nothing