1.8.7.23 1.25.6.23 1.26.5.23 1.27.5.23 1.28.6.23 1.36.7.23 1.41.5.23 1.42.3.23 FLEXCOMx_USART_Initialize Function
C
/* x = FLEXCOM instance number */
/* Blocking, non-blocking and ring buffer mode */
void FLEXCOMx_USART_Initialize( void )
Summary
Initializes given instance of the FLEXCOM USART peripheral.
Description
This function initializes the given instance of the FLEXCOM USART peripheral as configured by the user from within the MHC.
Precondition
None.
Parameters
None.
Returns
None.
Example
FLEXCOM0_USART_Initialize();
Remarks
Stops the FLEXCOM USART if it was already running and reinitializes it.