1.1.8.11 PWM_OUTPUT_ON_STATE_ACTIVE Macro
C
#define PWM_OUTPUT_ON_STATE_ACTIVE_LOW 1 #define PWM_OUTPUT_ON_STATE_ACTIVE_HIGH 0
Summary
Defines the macros associated with PWM_OUTPUT_ON_STATE_ACTIVE
Description
Defines the macros associated with PWM_OUTPUT_ON_STATE_ACTIVE which are used in the PWMx_OutputConfig API
Remarks
None