3-phase PV router
Loading...
Searching...
No Matches
Functions
validation.h File Reference

Compile-time validations. More...

#include "config_system.h"
#include "utils_pins.h"
#include "utils_rf.h"
#include "config.h"
Include dependency graph for validation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

constexpr bool check_load_priorities ()
 
constexpr uint16_t check_pins ()
 
constexpr uint16_t check_relay_pins ()
 

Detailed Description

Compile-time validations.

Author
Frédéric Metrich (frede.nosp@m.ric..nosp@m.metri.nosp@m.ch@l.nosp@m.ive.f.nosp@m.r)
Version
0.1
Date
2023-02-09

Definition in file validation.h.

Function Documentation

◆ check_load_priorities()

constexpr bool check_load_priorities ( )
constexpr

Definition at line 139 of file validation.h.

Here is the call graph for this function:

◆ check_pins()

constexpr uint16_t check_pins ( )
constexpr
Note
All these checks are done by the compiler. It does not take ANY space in the Arduino.

DO NOT EDIT THIS FILE

Definition at line 45 of file validation.h.

Here is the call graph for this function:

◆ check_relay_pins()

constexpr uint16_t check_relay_pins ( )
constexpr

Definition at line 118 of file validation.h.

Here is the call graph for this function: