FOSSASAT-1B
powerConfigBits_t Struct Reference

Power configuration strutcture, each entry is one bit long. Total 1 byte, lowPowerModeActive is the least significant bit. More...

#include <power_control.h>

Data Fields

uint8_t lowPowerModeActive: 1
 
uint8_t lowPowerModeEnabled: 1
 
uint8_t mpptTempSwitchEnabled: 1
 
uint8_t mpptKeepAliveEnabled: 1
 
uint8_t transmitEnabled: 1
 

Detailed Description

Power configuration strutcture, each entry is one bit long. Total 1 byte, lowPowerModeActive is the least significant bit.

Definition at line 15 of file power_control.h.


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