![]() |
ARMEBS4
revision-26.06.2015
|
External Interrupt/Event Controller. More...
#include "C:/Programs/ARMEBS4/current/doc/eclipse-doc/ext/libheivs_stm32/include/stm32/stm32f4xx.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 |
External Interrupt/Event Controller.
Definition at line 556 of file stm32f4xx.h.
__IO uint32_t EXTI_TypeDef::IMR |
EXTI Interrupt mask register, Address offset: 0x00
Definition at line 558 of file stm32f4xx.h.
__IO uint32_t EXTI_TypeDef::EMR |
EXTI Event mask register, Address offset: 0x04
Definition at line 559 of file stm32f4xx.h.
__IO uint32_t EXTI_TypeDef::RTSR |
EXTI Rising trigger selection register, Address offset: 0x08
Definition at line 560 of file stm32f4xx.h.
__IO uint32_t EXTI_TypeDef::FTSR |
EXTI Falling trigger selection register, Address offset: 0x0C
Definition at line 561 of file stm32f4xx.h.
__IO uint32_t EXTI_TypeDef::SWIER |
EXTI Software interrupt event register, Address offset: 0x10
Definition at line 562 of file stm32f4xx.h.
__IO uint32_t EXTI_TypeDef::PR |
EXTI Pending register, Address offset: 0x14
Definition at line 563 of file stm32f4xx.h.