1.1.13.30 UART_STOP Enum

C

/* Blocking, non-blocking and ring buffer mode */

The UART_STOP enumerations vary based on the device family. Refer the generated header file for the actual UART_STOP enumerator constants.

Summary

Defines the length of stop bits for UART peripheral.

Description

This may be in the UARTx_SerialSetup API to change the length of stop bits configuration

Remarks

None