Trident IoT Z-Wave SDK
Loading...
Searching...
No Matches
zwave_api_interface.h
Go to the documentation of this file.
1
5
10#ifndef ZWAVE_API_INTERFACE_H_
11#define ZWAVE_API_INTERFACE_H_
12
13#include <stdint.h>
15
26
27
28#endif /* ZWAVE_API_INTERFACE_H_ */
Sets and gets useful values and handles.
void(* zaf_wake_up_callback_t)(void)
Definition ZAF_Common_interface.h:31
bool set_powerdown_callback(zaf_wake_up_callback_t callback)