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

I2C_CR1_STOP_Msk macro

0x00000200

Syntax

#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos)

References

LocationText
stm32f401xc.h:3553
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f401xe.h:3553
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f407xx.h:9137
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f410rx.h:3632
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f410tx.h:3622
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f411xe.h:3556
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f412zx.h:8401
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f413xx.h:8640
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f417xx.h:9399
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f429xx.h:9862
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f439xx.h:10136
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f446xx.h:9186
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f469xx.h:12626
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f479xx.h:12903
#define I2C_CR1_STOP_Msk (0x1UL << I2C_CR1_STOP_Pos) /*!< 0x00000200 */
stm32f401xc.h:3554
#define I2C_CR1_STOP I2C_CR1_STOP_Msk /*!<Stop Generation */
stm32f407xx.h:9138
#define I2C_CR1_STOP I2C_CR1_STOP_Msk /*!<Stop Generation */
stm32f410rx.h:3633
#define I2C_CR1_STOP I2C_CR1_STOP_Msk /*!<Stop Generation */
stm32f411xe.h:3557
#define I2C_CR1_STOP I2C_CR1_STOP_Msk /*!<Stop Generation */
stm32f412zx.h:8402
#define I2C_CR1_STOP I2C_CR1_STOP_Msk /*!<Stop Generation */
stm32f413xx.h:8641
#define I2C_CR1_STOP I2C_CR1_STOP_Msk /*!<Stop Generation */
stm32f417xx.h:9400
#define I2C_CR1_STOP I2C_CR1_STOP_Msk /*!<Stop Generation */
stm32f429xx.h:9863
#define I2C_CR1_STOP I2C_CR1_STOP_Msk /*!<Stop Generation */
stm32f439xx.h:10137
#define I2C_CR1_STOP I2C_CR1_STOP_Msk /*!<Stop Generation */
stm32f446xx.h:9187
#define I2C_CR1_STOP I2C_CR1_STOP_Msk /*!<Stop Generation */
stm32f469xx.h:12627
#define I2C_CR1_STOP I2C_CR1_STOP_Msk /*!<Stop Generation */
stm32f479xx.h:12904
#define I2C_CR1_STOP I2C_CR1_STOP_Msk /*!<Stop Generation */