3.3.13.2 SERCOMx_USART_Initialize

Initializes given instance of the USART peripheral.

This function initializes the given instance of the USART peripheral as configured by the user from MCC. Stops the USART if it was already running and reinitializes it.

void 
SERCOMx_USART_Initialize 
(
    void
);

Precondition

  • none

Parameters

  • void

Returns

  • void