STM32F4 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
Main Page
Modules
Data Structures
Files
All
Data Structures
Files
Functions
Variables
Enumerations
Enumerator
Groups
Macros
TIM_Capture_Compare_N_State
TIM_Exported_constants
Macros
#define
TIM_CCxN_Enable
((uint16_t)0x0004)
#define
TIM_CCxN_Disable
((uint16_t)0x0000)
#define
IS_TIM_CCXN
(CCXN)
Detailed Description
Macro Definition Documentation
#define IS_TIM_CCXN
(
CCXN
)
Value:
(((CCXN) == TIM_CCxN_Enable) || \
((CCXN) == TIM_CCxN_Disable))
Generated on Thu Feb 13 2014 18:54:14 for STM32F4 Standard Peripheral bibliotheek by
1.8.3.1