CMSIS-Driver  Version 2.8.0
Peripheral Interface for Middleware and Application Code
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
USART Control Codes

Many parameters of the USART driver are configured using the ARM_USART_Control function. More...

Content

 USART Mode Control
 Specify USART mode.
 
 USART Miscellaneous Control
 Specifies additional miscellaneous controls.
 
 USART Data Bits
 Defines the number of data bits.
 
 USART Parity Bit
 Defines the parity bit.
 
 USART Stop Bits
 Defines the number of stop bits.
 
 USART Flow Control
 Specifies RTS/CTS flow control.
 
 USART Clock Polarity
 Defines the clock polarity for the synchronous mode.
 
 USART Clock Phase
 Defines the clock phase for the synchronous mode.
 

Description

Many parameters of the USART driver are configured using the ARM_USART_Control function.

The various USART control codes define:

Refer to the ARM_USART_Control function for further details.