Real-time control loop interrupt service routine declarations. More...
Modules | |
Boost Converter | |
Control loop Interrupt Vector Settings of the boost converter. | |
Real-time control loop interrupt service routine declarations.
Real-time control loops are executed in dedicated, high-priority interrupts to ensure a constant and reliable call rate, which is the time base for the control loop response filter. Hence, no other firmware process should be able to interrupt or delay the execution of the loop controllers. This section allows the selection of different interrupt sources used to trigger the control loop execution and its priority.