PER Firmware
Loading...
Searching...
No Matches
state.h File Reference
#include <stdbool.h>
#include <stdint.h>
#include "switches.h"
Include dependency graph for state.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pdu_rail_voltage_mv_t
 
struct  pdu_state_t
 

Functions

void state_init_defaults (void)
 

Variables

pdu_state_t g_pdu_state
 

Function Documentation

◆ state_init_defaults()

void state_init_defaults ( void )
Here is the caller graph for this function:

Variable Documentation

◆ g_pdu_state

pdu_state_t g_pdu_state
extern