stm32/h7: Fixed an issue with the naming of the D2CCIP2R selector constant for some of the USARTs
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
2d15b12ff2
commit
80ffd05933
@@ -414,7 +414,7 @@ LGPL License Terms @ref lgpl_license
|
||||
#define RCC_D2CCIP2R_I2C123SEL_SHIFT 12U
|
||||
#define RCC_D2CCIP2R_RNGSEL_MASK 0x3U
|
||||
#define RCC_D2CCIP2R_RNGSEL_SHIFT 8U
|
||||
#define RCC_D2CCIP2R_USART16SEL_SHIFT 3U
|
||||
#define RCC_D2CCIP2R_USART16910SEL_SHIFT 3U
|
||||
#define RCC_D2CCIP2R_USART234578SEL_SHIFT 0U
|
||||
#define RCC_D2CCIP2R_USARTSEL_MASK 7U
|
||||
|
||||
|
||||
Reference in New Issue
Block a user