Recommendation regarding STM32 register header files
Posted on November 26, 2011 at 11:13Hi, There is a small conceptual issue I wish to report in the STM32F2/F4/L1 headers. Currently the GPIO BSRR register is declared as two separated 16bits registers BSRRL and BSRRH which defeats its purpose of maki...