Prusa MINI Firmware overview
TIM Output Compare Polarity
Collaboration diagram for TIM Output Compare Polarity:

Macros

#define TIM_OCPOLARITY_HIGH   0x00000000U
 
#define TIM_OCPOLARITY_LOW   (TIM_CCER_CC1P)
 

Detailed Description

Macro Definition Documentation

◆ TIM_OCPOLARITY_HIGH

#define TIM_OCPOLARITY_HIGH   0x00000000U

◆ TIM_OCPOLARITY_LOW

#define TIM_OCPOLARITY_LOW   (TIM_CCER_CC1P)