Digital Power Starter Kit 3 Firmware
dsPIC33C Buck Converter Voltage Mode Control Example

Public events of the application layer of the power control task. More...

+ Collaboration diagram for Events and Interrupts:
#define _BUCK_VLOOP_Interrupt   _PWM1Interrupt
 Interrupt vector function call label. More...
 

Detailed Description

Public events of the application layer of the power control task.

This is the event level of the first application layer task.

Macro Definition Documentation

◆ _BUCK_VLOOP_Interrupt

void _BUCK_VLOOP_Interrupt (   void)    _PWM1Interrupt

Interrupt vector function call label.

Main Control Interrupt.

Parameters
void
Returns
void

The control interrupt is calling the control loop. The point in time where this interrupt is thrown is determined by selecting the BUCK_VOUT_TRIGGER_MODE option.

Definition at line 753 of file dpsk3_hwdescr.h.