1.2.21.25 1.3.25.25 1.4.21.25 1.5.25.25 1.6.22.25 1.7.23.25 1.9.19.25 1.29.23.25 1.30.18.25 1.31.18.25 1.32.26.25 1.33.16.25 1.37.18.25 1.38.21.25 1.39.18.25 1.40.20.25 SERCOMx_USART_Initialize Function
C
/* x = SERCOM instance number */
/* Blocking, non-blocking and ring buffer mode */
void SERCOMx_USART_Initialize( void )
Summary
Initializes given instance of the USART peripheral.
Description
This function initializes the given instance of the USART peripheral as configured by the user from MHC.
Precondition
None.
Parameters
None.
Returns
None.
Example
SERCOM0_USART_Initialize();
Remarks
Stops the USART if it was already running and reinitializes it.