PER Firmware
Loading...
Searching...
No Matches
bangbang_t Struct Reference

#include <bangbang.h>

Public Attributes

float upper_bound
 
float lower_bound
 
void(* on_func )(void)
 
void(* off_func )(void)
 
uint32_t min_switch_interval
 
uint32_t last_switch_ms
 
bool is_on
 

Member Data Documentation

◆ is_on

bool bangbang_t::is_on

◆ last_switch_ms

uint32_t bangbang_t::last_switch_ms

◆ lower_bound

float bangbang_t::lower_bound

◆ min_switch_interval

uint32_t bangbang_t::min_switch_interval

◆ off_func

void(* bangbang_t::off_func) (void)

◆ on_func

void(* bangbang_t::on_func) (void)

◆ upper_bound

float bangbang_t::upper_bound

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