Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
AlarmIdentifier.h
Go to the documentation of this file.
1// (c) IMT - Information Management Technology AG, CH-9470 Buchs, www.imt.ch.
2
3#ifndef IMT_BASE_LIB_ALARMS_ALARMIDENTIFIER_H
4#define IMT_BASE_LIB_ALARMS_ALARMIDENTIFIER_H
5
7
8namespace imt {
9namespace base {
10namespace lib {
11namespace alarms {
12
17
21static constexpr AlarmIdentifier NO_ALARM {0U};
22
23} // namespace alarms
24} // namespace lib
25} // namespace base
26} // namespace imt
27
28#endif // IMT_BASE_LIB_ALARMS_ALARMIDENTIFIER_H
uint32_t AlarmIdentifier
The alarm identifier.
This is a application specific file which is used to configure Imt.Base.Core.Math.
unsigned __int32 uint32_t
Definition stdint.h:64