28 #ifndef EO_EEP_D21401_H 29 #define EO_EEP_D21401_H 75 D21401_TMP9_ERROR = 511,
79 D21401_HUM_ERROR = 255,
83 D21401_BA_BUTTON_A_RELEASED = 0,
84 D21401_BA_BUTTON_A_PRESSED = 1,
85 D21401_BA_RESERVED = 2,
86 D21401_BA_BUTTON_A_ERROR_STATE_NOT_DETECTABLE = 3,
90 D21401_BB_BUTTON_B_RELEASED = 0,
91 D21401_BB_BUTTON_B_PRESSED = 1,
92 D21401_BB_RESERVED = 2,
93 D21401_BB_BUTTON_B_ERROR_STATE_NOT_DETECTABLE = 3,
112 #endif // !eoEEP_D21401 uint8_t type
Type.
Definition: eoProfile.h:69
The class to handle eoEEP_D21401.
Definition: eoEEP_D21401.h:97
eoReturn SetType(uint8_t type)
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
EnOcean Equipment Profiles.
Definition: eoD2EEProfile.h:96