Limbs Safety Switch Library for ESP32 (Arduino) v1.0.1
A library that provides a class that models a Limbs Safety Switch for physical dangerous devices or industrial production machines.
Loading...
Searching...
No Matches
limbSftyFwConf_t Struct Reference

Limbs Safety Firmware Configuration parameters. More...

#include <LimbsSafetySw_ESP32.h>

Detailed Description

Limbs Safety Firmware Configuration parameters.

Holds the values needed for the configuration of parameters related with code execution.

Attention
Software construction related!! The information is related to the general development parameters. The core selection for the Task Execution might be provided by the hardware development team or automatically determined by O.S. as the core executing the applications.
Parameters
lsSwExecTskCoreMCU core where the code is expected to run (for multicore MCUs)
lsSwExecTskPrrtyCnfgPriority level for the tasks running the switch creation code, the different output updates code, including functions and other tasks related.