#include <power_control/devices/dev_boost_typedef.h>
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... | |
Definition at line 304 of file dev_boost_typedef.h.
volatile struct BOOST_STARTUP_PERIOD_HANDLER_s i_ramp |
Current Ramp-Up period deinitions.
Definition at line 308 of file dev_boost_typedef.h.
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.
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.
volatile struct BOOST_STARTUP_PERIOD_HANDLER_s v_ramp |
Voltage Ramp-Up period deinitions.
Definition at line 309 of file dev_boost_typedef.h.
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.