|
software:firmware
MakAir Firmware
|
Describe an alarm and handle its dynamic state. More...
#include <stdint.h>Go to the source code of this file.
Classes | |
| class | Alarm |
| Describe an alarm and handle its dynamic state. More... | |
Enumerations | |
| enum | AlarmPriority { ALARM_NONE , ALARM_LOW , ALARM_MEDIUM , ALARM_HIGH } |
| Priority levels of an alarm. More... | |
Describe an alarm and handle its dynamic state.
Definition in file alarm.h.
| enum AlarmPriority |