STM32F10x Standard Peripherals Library  3.5.0
EXTI_TypeDef Struct Reference

External Interrupt/Event Controller. More...

#include <stm32f10x.h>

Data Fields

__IO uint32_t IMR
__IO uint32_t EMR
__IO uint32_t RTSR
__IO uint32_t FTSR
__IO uint32_t SWIER
__IO uint32_t PR

Detailed Description

External Interrupt/Event Controller.


Field Documentation

__IO uint32_t EMR

Definition at line 890 of file stm32f10x.h.

__IO uint32_t FTSR

Definition at line 892 of file stm32f10x.h.

__IO uint32_t IMR

Definition at line 889 of file stm32f10x.h.

__IO uint32_t PR

Definition at line 894 of file stm32f10x.h.

__IO uint32_t RTSR

Definition at line 891 of file stm32f10x.h.

__IO uint32_t SWIER

Definition at line 893 of file stm32f10x.h.


The documentation for this struct was generated from the following file: