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

GPIO instance of the converter control GPIO. More...

#include <power_control/devices/dev_boost_typedef.h>

+ Collaboration diagram for BOOST_GPIO_SETTINGS_s:

Data Fields

volatile struct BOOST_GPIO_INSTANCE_s EnableInput
 External ENABLE input. More...
 
volatile struct BOOST_GPIO_INSTANCE_s PowerGood
 Power Good Output. More...
 

Detailed Description

GPIO instance of the converter control GPIO.

Definition at line 514 of file dev_boost_typedef.h.

Field Documentation

◆ EnableInput

volatile struct BOOST_GPIO_INSTANCE_s EnableInput

External ENABLE input.

Definition at line 516 of file dev_boost_typedef.h.

◆ PowerGood

volatile struct BOOST_GPIO_INSTANCE_s PowerGood

Power Good Output.

Definition at line 517 of file dev_boost_typedef.h.


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