USART_Basic_enable

Enable RX and TX in USART_Basic.

void USART_Basic_enable(
)
  1. 1.

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

  2. 2.

    Enables the USART module by setting the RX and TX enable-bits in the USART control register

Returns

Type: void

Nothing