MG32F10x Standard Peripherals Firmware Library
Macros
UART_AutoFlowControl
MG32F10x_StdPeriph_Driver
»
UART
»
UART_Exported_Constants
Macros
#define
UART_AutoFlowControl_None
(0x00)
#define
UART_AutoFlowControl_CTS
(
UART_MCR_AFCE
)
#define
UART_AutoFlowControl_RTS_CTS
(
UART_MCR_AFCE
|
UART_MCR_RTS
)
Detailed Description
Generated by megawin Technology (Shenzhen) Corp., Ltd. All rights reserved.