ARMEBS4  revision-26.06.2015
Data Structures | Macros | Enumerations
stm32f4xx_exti.h File Reference

This file contains all the functions prototypes for the EXTI firmware library. More...

#include "stm32/stm32f4xx.h"
Include dependency graph for stm32f4xx_exti.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  EXTI_InitTypeDef
 EXTI Init Structure definition. More...
 

Macros

#define EXTI_Line0
 
#define EXTI_Line1
 
#define EXTI_Line2
 
#define EXTI_Line3
 
#define EXTI_Line4
 
#define EXTI_Line5
 
#define EXTI_Line6
 
#define EXTI_Line7
 
#define EXTI_Line8
 
#define EXTI_Line9
 
#define EXTI_Line10
 
#define EXTI_Line11
 
#define EXTI_Line12
 
#define EXTI_Line13
 
#define EXTI_Line14
 
#define EXTI_Line15
 
#define EXTI_Line16
 
#define EXTI_Line17
 
#define EXTI_Line18
 
#define EXTI_Line19
 
#define EXTI_Line20
 
#define EXTI_Line21
 
#define EXTI_Line22
 

Enumerations

enum  EXTIMode_TypeDef
 EXTI mode enumeration.
 
enum  EXTITrigger_TypeDef
 EXTI Trigger enumeration.
 

Detailed Description

This file contains all the functions prototypes for the EXTI firmware library.

Author
MCD Application Team
Version
V1.0.0
Date
30-September-2011
Attention

THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.

© COPYRIGHT 2011 STMicroelectronics

Definition in file stm32f4xx_exti.h.