Macros | |
#define | IS_USART_LASTBIT(LASTBIT) |
#define | IS_USART_LASTBIT(LASTBIT) |
#define | IS_USART_LASTBIT(LASTBIT) |
#define | USART_LastBit_Disable ((uint16_t)0x0000) |
#define | USART_LastBit_Disable ((uint16_t)0x0000) |
#define | USART_LastBit_Disable ((uint32_t)0x00000000) |
#define | USART_LastBit_Enable ((uint16_t)0x0100) |
#define | USART_LastBit_Enable ((uint16_t)0x0100) |
#define | USART_LastBit_Enable USART_CR2_LBCL |
#define IS_USART_LASTBIT | ( | LASTBIT | ) |
Definition at line 232 of file stm32f10x_usart.h.
#define IS_USART_LASTBIT | ( | LASTBIT | ) |
Definition at line 235 of file stm32f4xx_usart.h.
#define IS_USART_LASTBIT | ( | LASTBIT | ) |
Definition at line 237 of file stm32f30x_usart.h.
#define USART_LastBit_Disable ((uint16_t)0x0000) |
Definition at line 230 of file stm32f10x_usart.h.
#define USART_LastBit_Disable ((uint16_t)0x0000) |
Definition at line 233 of file stm32f4xx_usart.h.
#define USART_LastBit_Disable ((uint32_t)0x00000000) |
Definition at line 235 of file stm32f30x_usart.h.
#define USART_LastBit_Enable ((uint16_t)0x0100) |
Definition at line 231 of file stm32f10x_usart.h.
#define USART_LastBit_Enable ((uint16_t)0x0100) |
Definition at line 234 of file stm32f4xx_usart.h.
#define USART_LastBit_Enable USART_CR2_LBCL |
Definition at line 236 of file stm32f30x_usart.h.