MCUSW
Pwm_Irq.h File Reference

Introduction

This file contains ISR function declaration for PWM MCAL driver.

Go to the source code of this file.

Macros

PWM Driver ISR category level

Defines for PWM Driver ISR ISR category level

#define PWM_ISR_VOID   (0x00U)
 void ISR type More...
 
#define PWM_ISR_CAT1   (0x01U)
 Category 1 ISR type. More...
 
#define PWM_ISR_CAT2   (0x02U)
 Category 2 ISR type. More...
 

Functions

void Pwm_Ch1Notify (void)
 EPWM Channel 1 ISR. More...
 
void Pwm_Ch2Notify (void)
 EPWM Channel 2 ISR. More...
 
void Pwm_Ch3Notify (void)
 EPWM Channel 3 ISR. More...
 
void Pwm_Ch4Notify (void)
 EPWM Channel 4 ISR. More...
 
void Pwm_Ch5Notify (void)
 EPWM Channel 5 ISR. More...
 
void Pwm_Ch6Notify (void)
 EPWM Channel 6 ISR. More...