Bar Logo 4kW dsPIC33C PSFB DC-DC DA (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
pwrctrl_dcdt.h
Go to the documentation of this file.
1/*
2 @Company
3 Microchip Technology Inc.
4
5 @File Name
6 dev_TPBLPFC_typedef.h
7
8 @Summary
9 This is the generated driver implementation file using PIC24 / dsPIC33 / PIC32MM MCUs
10
11 @Description
12 This source file provides Controller settings for average current mode and voltage mode controller.
13 Generation Information :
14 Product Revision : PIC24 / dsPIC33 / PIC32MM MCUs - 1.167.0
15 Device : dsPIC33CH512MP506S1
16 The generated drivers are tested against the following:
17 Compiler : XC16 v1.70
18 MPLAB : MPLAB X v6.00
19*/
20
21
28#ifndef _DRV_CONTROLLER_PSFB_DCDC_H
29#define _DRV_CONTROLLER_PSFB_DCDC_H
30#include <stdio.h>
31#include <xc.h>
32#include <stdint.h>
33#include "smps_control.h"
34
35
39
42
44
47
49//------------------------------------------------------------------------------
50// END
51//------------------------------------------------------------------------------
52#endif /* XC_HEADER_TEMPLATE_H */
Generated by the Microchip Digital Compensator Design Tool (DCDT), contains system summaries and digi...
Generated by the Microchip Digital Compensator Design Tool (DCDT), contains system summaries and digi...
Generated by the Microchip Digital Compensator Design Tool (DCDT), contains system summaries and digi...
Contains the DCDT generated functions and data types.
void PwrCtrl_IComp_Initialize(void)
Initialize the Current Loop Control.
SMPS_2P2Z_T VMC_2p2z
Data Object of voltage mode control generated by DCDT.
void PwrCtrl_VComp_Initialize(void)
Initialize the Voltage Loop Control.
SMPS_3P3Z_T IMC_3p3z
Data Object of current mode control.
void PwrCtrl_ResetControlLoopHistories(void)
Clear the control and error histories of the control loops.
SMPS_2P2Z_T IMC_2p2z
Data Object of current mode control.