Posted on February 08, 2014 at 13:09Apart from the register structure what is the difference between GPIOx_ODR and GPIOx_BSRR? Is GPIOx_BSRR an abstraction layer for GPIOx_ODR? I know that a change in GPIOx_BSRR ''will'' change the GPIOx_ODR but how...