2020-10-06 05:22 AM
Hello,
Please help me with your opinions on my concern which is related with ease of reading and understanding. Please review my last comment that I uploaded to:
https://github.com/STMicroelectronics/STM32CubeH7/issues/62
Regards,
Rajeev
Solved! Go to Solution.
2020-10-06 06:35 AM
It sounds like you got a reasonable response already on Github. There is not a bug, the convention of not right-shifting values is prevalent throughout HAL. You're requesting a change that would break backwards compatibility with limited upside. If I was coding HAL, I would have given the same response.
2020-10-06 06:35 AM
It sounds like you got a reasonable response already on Github. There is not a bug, the convention of not right-shifting values is prevalent throughout HAL. You're requesting a change that would break backwards compatibility with limited upside. If I was coding HAL, I would have given the same response.