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

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

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

Go to the source code of this file.

Data Structures

struct  TIM_TimeBaseInitTypeDef
 TIM Time Base Init structure definition. More...
 
struct  TIM_OCInitTypeDef
 TIM Output Compare Init structure definition. More...
 
struct  TIM_ICInitTypeDef
 TIM Input Capture Init structure definition. More...
 
struct  TIM_BDTRInitTypeDef
 BDTR structure definition. More...
 

Macros

#define TIM_ICSelection_DirectTI
 
#define TIM_ICSelection_IndirectTI
 
#define TIM_ICSelection_TRC
 
#define TIM_ICPSC_DIV1
 
#define TIM_ICPSC_DIV2
 
#define TIM_ICPSC_DIV4
 
#define TIM_ICPSC_DIV8
 
#define TIM_UpdateSource_Global
 
#define TIM_UpdateSource_Regular
 

Detailed Description

This file contains all the functions prototypes for the TIM 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_tim.h.