The UART stop bits feature specifies the number of stop bits added to the end of each UART frame. Stop bits are used to signal the end of a data frame, allowing the receiver time to process the received data before the next frame arrives.
See also:
You can use the eSDK API functions to:
For information about related features, see General Purpose Input/Output Control Features.