3-phase PV router
Loading...
Searching...
No Matches
shared_var.h File Reference
#include <Arduino.h>
Include dependency graph for shared_var.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Shared
 

Variables

volatile uint16_t Shared::absenceOfDivertedEnergyCountInSeconds { 0 }
 
volatile bool Shared::b_datalogEventPending { false }
 
volatile bool Shared::b_diversionEnabled { true }
 
volatile bool Shared::b_newMainsCycle { false }
 
volatile bool Shared::b_overrideLoadOn [NO_OF_DUMPLOADS] {}
 
volatile bool Shared::b_reOrderLoads { false }
 
volatile uint16_t Shared::copyOf_countLoadON [NO_OF_DUMPLOADS]
 
volatile float Shared::copyOf_energyInBucket_main
 
volatile uint8_t Shared::copyOf_lowestNoOfSampleSetsPerMainsCycle
 
volatile uint16_t Shared::copyOf_sampleSetsDuringThisDatalogPeriod
 
volatile int32_t Shared::copyOf_sum_Vsquared [NO_OF_PHASES]
 
volatile int32_t Shared::copyOf_sumP_atSupplyPoint [NO_OF_PHASES]
 
volatile bool Shared::EDD_isIdle { true }