106#define PWM_ISR_VOID (0x00U)
108#define PWM_ISR_CAT1 (0x01U)
110#define PWM_ISR_CAT2 (0x02U)
128#if (STD_ON == PWM_NOTIFICATION_SUPPORTED)
135FUNC(
void, PWM_CODE_FAST) Pwm_IntISR_epwm_Fun(
Pwm_ChannelType pwmChannel);
This file contains interface header for PWM MCAL driver.
uint32 Pwm_ChannelType
PWM Channel type.
Definition Pwm.h:333