Modules | |
| USART_Word_Length | |
| USART_Stop_Bits | |
| USART_Parity | |
| USART_Mode | |
| USART_Hardware_Flow_Control | |
| USART_Clock | |
| USART_Clock_Polarity | |
| USART_Clock_Phase | |
| USART_Last_Bit | |
| USART_Interrupt_definition | |
| USART_DMA_Requests | |
| USART_WakeUp_methods | |
| USART_LIN_Break_Detection_Length | |
| USART_IrDA_Low_Power | |
| USART_Flags | |
Defines | |
| #define | IS_USART_ALL_PERIPH(PERIPH) |
| #define | IS_USART_123_PERIPH(PERIPH) |
| #define | IS_USART_1234_PERIPH(PERIPH) |
| #define | IS_USART_ALL_PERIPH(PERIPH) |
| #define | IS_USART_1236_PERIPH(PERIPH) |
| #define | IS_USART_ALL_PERIPH(PERIPH) |
| #define | IS_USART_1236_PERIPH(PERIPH) |
| #define | IS_USART_ALL_PERIPH(PERIPH) |
| #define | IS_USART_123_PERIPH(PERIPH) |
| #define IS_USART_ALL_PERIPH | ( | PERIPH | ) |
(((PERIPH) == USART1) || \ ((PERIPH) == USART2) || \ ((PERIPH) == USART3) || \ ((PERIPH) == UART4) || \ ((PERIPH) == UART5))
Referenced by USART_ClearFlag(), USART_ClearITPendingBit(), USART_Cmd(), USART_DeInit(), USART_GetFlagStatus(), USART_GetITStatus(), USART_HalfDuplexCmd(), USART_Init(), USART_IrDACmd(), USART_IrDAConfig(), USART_ITConfig(), USART_LINBreakDetectLengthConfig(), USART_LINCmd(), USART_OneBitMethodCmd(), USART_OverSampling8Cmd(), USART_ReceiveData(), USART_ReceiverWakeUpCmd(), USART_SendBreak(), USART_SendData(), USART_SetAddress(), USART_SetPrescaler(), and USART_WakeUpConfig().
| #define IS_USART_123_PERIPH | ( | PERIPH | ) |
| #define IS_USART_1234_PERIPH | ( | PERIPH | ) |
Referenced by USART_DMACmd().
| #define IS_USART_ALL_PERIPH | ( | PERIPH | ) |
| #define IS_USART_1236_PERIPH | ( | PERIPH | ) |
| #define IS_USART_ALL_PERIPH | ( | PERIPH | ) |
| #define IS_USART_1236_PERIPH | ( | PERIPH | ) |
| #define IS_USART_ALL_PERIPH | ( | PERIPH | ) |