Public events of the application layer of the power control task. More...
#define | _BUCK_VLOOP_Interrupt _PWM1Interrupt |
Interrupt vector function call label. More... | |
Public events of the application layer of the power control task.
This is the event level of the first application layer task.
void _BUCK_VLOOP_Interrupt | ( | void | ) | _PWM1Interrupt |
Interrupt vector function call label.
Main Control Interrupt.
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.