uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
EXTI_TypeDef Struct Reference

External Interrupt/Event Controller. More...

#include <stm32f10x.h>

Public Attributes

__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.

Definition at line 887 of file stm32f10x.h.

Member Data Documentation

__IO uint32_t EXTI_TypeDef::EMR

Definition at line 890 of file stm32f10x.h.

__IO uint32_t EXTI_TypeDef::FTSR

Definition at line 892 of file stm32f10x.h.

__IO uint32_t EXTI_TypeDef::IMR

Definition at line 889 of file stm32f10x.h.

__IO uint32_t EXTI_TypeDef::PR

Definition at line 894 of file stm32f10x.h.

__IO uint32_t EXTI_TypeDef::RTSR

Definition at line 891 of file stm32f10x.h.

__IO uint32_t EXTI_TypeDef::SWIER

Definition at line 893 of file stm32f10x.h.


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