Digital Power Starter Kit 3 Firmware
dsPIC33C Boost Converter Voltage Mode Control Example
BOOST_CONVERTER_STARTUP_s Struct Reference

#include <power_control/devices/dev_boost_typedef.h>

+ Collaboration diagram for BOOST_CONVERTER_STARTUP_s:

Data Fields

volatile struct BOOST_STARTUP_PERIOD_HANDLER_s power_on_delay
 Power-On Delay period deinitions. More...
 
volatile struct BOOST_STARTUP_PERIOD_HANDLER_s power_good_delay
 Power-Good Delay period deinitions. More...
 
volatile struct BOOST_STARTUP_PERIOD_HANDLER_s i_ramp
 Current Ramp-Up period deinitions. More...
 
volatile struct BOOST_STARTUP_PERIOD_HANDLER_s v_ramp
 Voltage Ramp-Up period deinitions. More...
 
volatile struct BOOST_STARTUP_VCAP_PRECHARGE_s vcap_monitor
 Output Capacitor Charging Time period deinitions. More...
 

Detailed Description

Definition at line 304 of file dev_boost_typedef.h.

Field Documentation

◆ i_ramp

volatile struct BOOST_STARTUP_PERIOD_HANDLER_s i_ramp

Current Ramp-Up period deinitions.

Definition at line 308 of file dev_boost_typedef.h.

◆ power_good_delay

volatile struct BOOST_STARTUP_PERIOD_HANDLER_s power_good_delay

Power-Good Delay period deinitions.

Definition at line 307 of file dev_boost_typedef.h.

◆ power_on_delay

volatile struct BOOST_STARTUP_PERIOD_HANDLER_s power_on_delay

Power-On Delay period deinitions.

Definition at line 306 of file dev_boost_typedef.h.

◆ v_ramp

volatile struct BOOST_STARTUP_PERIOD_HANDLER_s v_ramp

Voltage Ramp-Up period deinitions.

Definition at line 309 of file dev_boost_typedef.h.

◆ vcap_monitor

volatile struct BOOST_STARTUP_VCAP_PRECHARGE_s vcap_monitor

Output Capacitor Charging Time period deinitions.

Definition at line 310 of file dev_boost_typedef.h.


The documentation for this struct was generated from the following file: