31 #ifndef APPLICATION_LAYER_POWER_CONTROL_H 32 #define APPLICATION_LAYER_POWER_CONTROL_H 39 #include "power_control/devices/dev_boost_typedef.h" 45 extern volatile uint16_t appPowerSupply_Initialize(
void);
46 extern volatile uint16_t appPowerSupply_Execute(
void);
47 extern volatile uint16_t appPowerSupply_Start(
void);
48 extern volatile uint16_t appPowerSupply_Stop(
void);
49 extern volatile uint16_t appPowerSupply_Suspend(
void);
50 extern volatile uint16_t appPowerSupply_Resume(
void);
BOOST control & monitoring data structure.