CMSIS + 0/2 examples
CodeScope will show references to GPIO_TypeDef::IDR from the following samples and libraries:
Examples
STM32469I_EVAL
Examples
QSPI
 
Symbols
loading...
Files
loading...

GPIO_TypeDef::IDR field

GPIO port input data register, Address offset: 0x10

Syntax

__IO uint32_t IDR;

Examples

GPIO_TypeDef::IDR is referenced by 2 libraries and example projects.

References

LocationText
stm32f401xc.h:270
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
stm32f401xe.h:270
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
stm32f407xx.h:532
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
stm32f410rx.h:288
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
stm32f410tx.h:285
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
stm32f411xe.h:271
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
stm32f412zx.h:411
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
stm32f413xx.h:449
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
stm32f417xx.h:531
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
stm32f429xx.h:580
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
stm32f439xx.h:581
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
stm32f446xx.h:464
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
stm32f469xx.h:643
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
stm32f479xx.h:644
__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */

Type Use

Type of GPIO_TypeDef::IDR
GPIO_TypeDef::IDR
uint32_t
all items filtered out