Bar Logo 4kW dsPIC33C PSFB DC-DC DA (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
drv_custom_config_adc.h File Reference

Contains ADC initialization that was not supported by MCC generated code.
More...

#include "adc/adc1.h"
#include "drv_mcc_extension_adc.h"
+ Include dependency graph for drv_custom_config_adc.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ADC_CHANNEL_FB_VOUT   (2)
 ADC2 is routed to Output Voltage.
 
#define ADC_CHANNEL_FB_VCAP   (9)
 ADC9 is routed to Output Cap Voltage.
 
#define ADC_CHANNEL_VIN   (10)
 ADC10 is routed to Primary Voltage.
 
#define ADC_CHANNEL_TEMP   (14)
 ADC14 is routed to Temperature.
 
#define ADC_CHANNEL_AN15   (15)
 ADC15 is routed to AN15.
 
#define ADC_CHANNEL_VRAIL_5V   (19)
 ADC19 is routed to 5V rail.
 
#define ADC_CHANNEL_IPRI_CT   (0)
 ADC0 is routed to Primary CT Current.
 
#define ADC_CHANNEL_ISEC_AVG   (1)
 ADC1 is routed to Secondary Average Current.
 

Functions

static __inline__ void DRV_Config_Custom_ADC (void)
 Customize configuration for ADC.
 

Detailed Description



Definition in file drv_custom_config_adc.h.