Bar Logo Dual Active Bridge Development Board (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_DAB_DCDC_H
29#define _DRV_CONTROLLER_DAB_DCDC_H
30#include <stdio.h>
31#include <xc.h>
32#include <stdint.h>
33#include "smps_control.h"
34//forward mode: primary to secondary
37#include "dab_psvo/dcdt_generated_code/dab_psvo_dcdt.h"
38//reverse mode: secondary to primary
39#include "dab_spio/dcdt_generated_code/dab_spio_dcdt.h"
40#include "dab_sppo/dcdt_generated_code/dab_sppo_dcdt.h"
42
45extern SMPS_2P2Z_T PMC_2p2z;
46
50
55//------------------------------------------------------------------------------
56// END
57//------------------------------------------------------------------------------
58#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.
SMPS_2P2Z_T VMC_2p2z_Rev
Data Object of voltage mode control generated by DCDT.
void PwrCtrl_IComp_Initialize(void)
Initialize the Current Loop Control.
SMPS_2P2Z_T PMC_2p2z
Data Object of power mode control.
void PwrCtrl_PComp_Initialize(void)
Initialize the Power 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_2P2Z_T PMC_2p2z_Rev
Data Object of power mode control.
SMPS_2P2Z_T IMC_2p2z_Rev
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.