STM8L15x Standard Peripherals Drivers: TIM5_Exported_Macros

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

TIM5_Exported_Macros

Defines

#define IS_TIM5_EXT_FILTER(EXTFILTER)   ((EXTFILTER) <= 0x0F)
 Macro TIM5 External Trigger Filter.
#define IS_TIM5_IC_FILTER(ICFILTER)   ((ICFILTER) <= 0x0F)
 Macro TIM5 Input Capture Filter Value.

Define Documentation

#define IS_TIM5_EXT_FILTER (   EXTFILTER)    ((EXTFILTER) <= 0x0F)

Macro TIM5 External Trigger Filter.

Definition at line 646 of file stm8l15x_tim5.h.

Referenced by TIM5_ETRConfig().

#define IS_TIM5_IC_FILTER (   ICFILTER)    ((ICFILTER) <= 0x0F)

Macro TIM5 Input Capture Filter Value.

Definition at line 641 of file stm8l15x_tim5.h.

Referenced by TI1_Config(), TI2_Config(), and TIM5_TIxExternalClockConfig().

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com