USART_CR2_STOP_Pos is only used within CMSIS.
 
Symbols
loading...
Files
loading...

USART_CR2_STOP_Pos macro

Syntax

#define USART_CR2_STOP_Pos (12U)

References

LocationText
stm32f401xc.h:6716
#define USART_CR2_STOP_Pos (12U)
stm32f401xe.h:6716
#define USART_CR2_STOP_Pos (12U)
stm32f407xx.h:12583
#define USART_CR2_STOP_Pos (12U)
stm32f410rx.h:6837
#define USART_CR2_STOP_Pos (12U)
stm32f410tx.h:6793
#define USART_CR2_STOP_Pos (12U)
stm32f411xe.h:6747
#define USART_CR2_STOP_Pos (12U)
stm32f412zx.h:12371
#define USART_CR2_STOP_Pos (12U)
stm32f413xx.h:13260
#define USART_CR2_STOP_Pos (12U)
stm32f417xx.h:12863
#define USART_CR2_STOP_Pos (12U)
stm32f429xx.h:14135
#define USART_CR2_STOP_Pos (12U)
stm32f439xx.h:14429
#define USART_CR2_STOP_Pos (12U)
stm32f446xx.h:13812
#define USART_CR2_STOP_Pos (12U)
stm32f469xx.h:17148
#define USART_CR2_STOP_Pos (12U)
stm32f479xx.h:17445
#define USART_CR2_STOP_Pos (12U)
stm32f401xc.h:6717
#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */
stm32f401xe.h:6717
#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */
stm32f407xx.h:12584
#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */
stm32f407xx.h:12586
#define USART_CR2_STOP_0 (0x1UL << USART_CR2_STOP_Pos) /*!< 0x1000 */
stm32f407xx.h:12587
#define USART_CR2_STOP_1 (0x2UL << USART_CR2_STOP_Pos) /*!< 0x2000 */
stm32f410rx.h:6838
#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */
stm32f411xe.h:6748
#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */
stm32f411xe.h:6750
#define USART_CR2_STOP_0 (0x1UL << USART_CR2_STOP_Pos) /*!< 0x1000 */
stm32f411xe.h:6751
#define USART_CR2_STOP_1 (0x2UL << USART_CR2_STOP_Pos) /*!< 0x2000 */
stm32f412zx.h:12372
#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */
stm32f413xx.h:13261
#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */
stm32f417xx.h:12864
#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */
stm32f429xx.h:14136
#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */
stm32f429xx.h:14139
#define USART_CR2_STOP_1 (0x2UL << USART_CR2_STOP_Pos) /*!< 0x2000 */
stm32f439xx.h:14430
#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */
stm32f446xx.h:13813
#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */
stm32f446xx.h:13816
#define USART_CR2_STOP_1 (0x2UL << USART_CR2_STOP_Pos) /*!< 0x2000 */
stm32f469xx.h:17149
#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */
stm32f469xx.h:17152
#define USART_CR2_STOP_1 (0x2UL << USART_CR2_STOP_Pos) /*!< 0x2000 */
stm32f479xx.h:17446
#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */