Defines the output parameters of a command class handler. More...
#include <ZAF_types.h>
Data Fields | |
ZW_APPLICATION_TX_BUFFER * | frame |
uint8_t | length |
uint8_t | duration |
Defines the output parameters of a command class handler.
uint8_t _cc_handler_output_t::duration |
ZW_APPLICATION_TX_BUFFER* _cc_handler_output_t::frame |
uint8_t _cc_handler_output_t::length |