![]() |
CMSIS-Driver
Version 2.00
Peripheral Interface for Middleware and Application Code
|
Many parameters of the USART driver are configured using the ARM_USART_Control function. More...
Content | |
USART Mode Control | |
specify transmission mode of the UART | |
USART Miscellaneous Control | |
specifies additional miscellaneous control parameters for the transmission mode | |
USART Data Bits | |
defines number of data bits | |
USART Parity Bits | |
defines number of parity bits | |
USART Stop Bits | |
defines number of stop bits | |
USART Flow Control | |
enables usage of the RTS and CTS flow control signal | |
USART Clock Polarity | |
defines the clock polarity for the synchronous transmission mode | |
USART Clock Phase | |
defines the clock phase for the synchronous transmission mode | |
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.