reflow-oven-control-sw/doc/source/firmware/flags.rst

30 lines
478 B
ReStructuredText
Raw Normal View History

2020-08-03 21:13:04 +02:00
.. _safety_flags:
Safety Flags
============
2020-08-11 23:21:24 +02:00
The safety flags are represented in software by the following enums
.. doxygenenum:: safety_flag
.. _safety_flags_adc_overflow:
ERR_FLAG_MEAS_ADC_OVERFLOW
--------------------------
.. _safety_flags_adc_off:
ERR_FLAG_MEAS_ADC_OFF
---------------------
2020-08-03 21:13:04 +02:00
.. _safety_flags_adc_watchdog:
ERR_FLAG_MEAS_ADC_WATCHDOG
--------------------------
.. _safety_flags_adc_unstable:
ERR_FLAG_MEAS_ADC_UNSTABLE
--------------------------