stm32/h7: Fixed an issue with the naming of the D2CCIP2R selector constant for some of the USARTs

This commit is contained in:
dragonmux
2024-04-26 10:50:15 +01:00
committed by Piotr Esden-Tempski
parent 2d15b12ff2
commit 80ffd05933
2 changed files with 4 additions and 4 deletions

View File

@@ -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