Problem with HALEx RTC Libraries
Hi,
I see a problem in the HAL_RTCCEx_DisableBypassShadow function as the previous post POST advise, they convert the mas to uint8_t and by doing this when the value is and'ed the 24bit on the left are erased unintended.

Im using 1.16.0 of IDE and (STM32Cube MCU Package for STM32H7) 1.11.2
