STM32F4 Bit Set Reset Register
Posted on August 31, 2012 at 12:09 The file stm32f4xx.h defines the BSRR as two 16 bit ''halves''. typedef struct { __IO uint32_t MODER; /*!< GPIO port mode register, Address offset: 0x00 */ __IO uint32_t OTYPER; /*!< GPIO port output...