USART_Basic_disable

Disable USART_Basic.

void USART_Basic_disable(
)
  1. 1.

    Disables the USART module by clearing the enable-bit(s) in the USART control register

  2. 2.

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

Returns

Type: void

Nothing