My Project
Loading...
Searching...
No Matches
TIM Capture/Compare Channel State

Macros

#define TIM_CCx_ENABLE   0x00000001U
 
#define TIM_CCx_DISABLE   0x00000000U
 
#define TIM_CCxN_ENABLE   0x00000004U
 
#define TIM_CCxN_DISABLE   0x00000000U
 

Detailed Description

Macro Definition Documentation

◆ TIM_CCx_DISABLE

#define TIM_CCx_DISABLE   0x00000000U

Input or output channel is disabled

◆ TIM_CCx_ENABLE

#define TIM_CCx_ENABLE   0x00000001U

Input or output channel is enabled

◆ TIM_CCxN_DISABLE

#define TIM_CCxN_DISABLE   0x00000000U

Complementary output channel is enabled

◆ TIM_CCxN_ENABLE

#define TIM_CCxN_ENABLE   0x00000004U

Complementary output channel is enabled