STM32F10x Standard Peripherals Library
3.5.0
|
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 |
External Interrupt/Event Controller.
__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.