STM32F0 Standard Peripheral bibliotheek  1.0
ST Microelectronics standard peripheral bibliotheek documentatie voor de STM32F0 familie
 All Data Structures Files Functions Variables Enumerations Enumerator Groups

TIM driver modules. More...

Modules

 TIM_Exported_constants
 TIM Input Capture Init structure definition.
 
 TIM_Output_Compare_and_PWM_modes
 
 TIM_One_Pulse_Mode
 
 TIM_Channel
 
 TIM_Clock_Division_CKD
 
 TIM_Counter_Mode
 
 TIM_Output_Compare_Polarity
 
 TIM_Output_Compare_N_Polarity
 
 TIM_Output_Compare_state
 
 TIM_Output_Compare_N_state
 
 TIM_Capture_Compare_state
 
 TIM_Capture_Compare_N_state
 
 TIM_Break_Input_enable_disable
 
 TIM_Break_Polarity
 
 TIM_AOE_Bit_Set_Reset
 
 TIM_Lock_level
 
 TIM_OSSI_Off_State_Selection_for_Idle_mode_state
 
 TIM_OSSR_Off_State_Selection_for_Run_mode_state
 
 TIM_Output_Compare_Idle_State
 
 TIM_Output_Compare_N_Idle_State
 
 TIM_Input_Capture_Polarity
 
 TIM_Input_Capture_Selection
 
 TIM_Input_Capture_Prescaler
 
 TIM_interrupt_sources
 
 TIM_DMA_Base_address
 
 TIM_DMA_Burst_Length
 
 TIM_DMA_sources
 
 TIM_External_Trigger_Prescaler
 
 TIM_Internal_Trigger_Selection
 
 TIM_TIx_External_Clock_Source
 
 TIM_External_Trigger_Polarity
 
 TIM_Prescaler_Reload_Mode
 
 TIM_Forced_Action
 
 TIM_Encoder_Mode
 
 TIM_Event_Source
 
 TIM_Update_Source
 
 TIM_Output_Compare_Preload_State
 
 TIM_Output_Compare_Fast_State
 
 TIM_Output_Compare_Clear_State
 
 TIM_Trigger_Output_Source
 
 TIM_Slave_Mode
 
 TIM_Master_Slave_Mode
 
 TIM_Flags
 
 TIM_Input_Capture_Filer_Value
 
 TIM_External_Trigger_Filter
 
 TIM_OCReferenceClear
 
 TIM_Remap
 
 TIM_Legacy
 
 TIM_Private_Functions
 

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
 TIM_BDTR structure definition. More...
 

Macros

#define SMCR_ETR_MASK   ((uint16_t)0x00FF)
 
#define CCMR_OFFSET   ((uint16_t)0x0018)
 
#define CCER_CCE_SET   ((uint16_t)0x0001)
 
#define CCER_CCNE_SET   ((uint16_t)0x0004)
 

Detailed Description

TIM driver modules.