Defines | |
#define | USART_StopBits_1 ((uint16_t)0x0000) |
#define | USART_StopBits_0_5 ((uint16_t)0x1000) |
#define | USART_StopBits_2 ((uint16_t)0x2000) |
#define | USART_StopBits_1_5 ((uint16_t)0x3000) |
#define | IS_USART_STOPBITS(STOPBITS) |
#define | USART_StopBits_1 ((uint16_t)0x0000) |
#define | USART_StopBits_0_5 ((uint16_t)0x1000) |
#define | USART_StopBits_2 ((uint16_t)0x2000) |
#define | USART_StopBits_1_5 ((uint16_t)0x3000) |
#define | IS_USART_STOPBITS(STOPBITS) |
#define | USART_StopBits_1 ((uint16_t)0x0000) |
#define | USART_StopBits_0_5 ((uint16_t)0x1000) |
#define | USART_StopBits_2 ((uint16_t)0x2000) |
#define | USART_StopBits_1_5 ((uint16_t)0x3000) |
#define | IS_USART_STOPBITS(STOPBITS) |
#define | USART_StopBits_1 ((uint16_t)0x0000) |
#define | USART_StopBits_0_5 ((uint16_t)0x1000) |
#define | USART_StopBits_2 ((uint16_t)0x2000) |
#define | USART_StopBits_1_5 ((uint16_t)0x3000) |
#define | IS_USART_STOPBITS(STOPBITS) |
#define USART_StopBits_1 ((uint16_t)0x0000) |
Referenced by USART_StructInit().
#define USART_StopBits_0_5 ((uint16_t)0x1000) |
#define USART_StopBits_2 ((uint16_t)0x2000) |
#define USART_StopBits_1_5 ((uint16_t)0x3000) |
#define IS_USART_STOPBITS | ( | STOPBITS | ) |
(((STOPBITS) == USART_StopBits_1) || \ ((STOPBITS) == USART_StopBits_0_5) || \ ((STOPBITS) == USART_StopBits_2) || \ ((STOPBITS) == USART_StopBits_1_5))
Referenced by USART_Init().
#define USART_StopBits_1 ((uint16_t)0x0000) |
#define USART_StopBits_0_5 ((uint16_t)0x1000) |
#define USART_StopBits_2 ((uint16_t)0x2000) |
#define USART_StopBits_1_5 ((uint16_t)0x3000) |
#define IS_USART_STOPBITS | ( | STOPBITS | ) |
(((STOPBITS) == USART_StopBits_1) || \ ((STOPBITS) == USART_StopBits_0_5) || \ ((STOPBITS) == USART_StopBits_2) || \ ((STOPBITS) == USART_StopBits_1_5))
#define USART_StopBits_1 ((uint16_t)0x0000) |
#define USART_StopBits_0_5 ((uint16_t)0x1000) |
#define USART_StopBits_2 ((uint16_t)0x2000) |
#define USART_StopBits_1_5 ((uint16_t)0x3000) |
#define IS_USART_STOPBITS | ( | STOPBITS | ) |
(((STOPBITS) == USART_StopBits_1) || \ ((STOPBITS) == USART_StopBits_0_5) || \ ((STOPBITS) == USART_StopBits_2) || \ ((STOPBITS) == USART_StopBits_1_5))
#define USART_StopBits_1 ((uint16_t)0x0000) |
#define USART_StopBits_0_5 ((uint16_t)0x1000) |
#define USART_StopBits_2 ((uint16_t)0x2000) |
#define USART_StopBits_1_5 ((uint16_t)0x3000) |
#define IS_USART_STOPBITS | ( | STOPBITS | ) |
(((STOPBITS) == USART_StopBits_1) || \ ((STOPBITS) == USART_StopBits_0_5) || \ ((STOPBITS) == USART_StopBits_2) || \ ((STOPBITS) == USART_StopBits_1_5))