MG32F157 Standard Peripherals Firmware Library
Macros
USART_Clock_Phase
MG32F157_StdPeriph_Driver
»
USART
»
USART_Exported_Constants
Macros
#define
USART_CPHA_1Edge
((uint16_t)0x0000)
#define
USART_CPHA_2Edge
((uint16_t)0x0200)
#define
IS_USART_CPHA
(CPHA) (((CPHA) == USART_CPHA_1Edge) || ((CPHA) == USART_CPHA_2Edge))
Detailed Description
Generated by Megawin Technology (Shenzhen) Corp., Ltd. All rights reserved.