USART_Basic_enable_rx

Enable RX in USART_Basic.

void USART_Basic_enable_rx(
)
  1. 1.

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

  2. 2.

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

Returns

Type: void

Nothing