Defines the input parameters of a command class handler. More...
#include <ZAF_types.h>
Data Fields | |
RECEIVE_OPTIONS_TYPE_EX * | rx_options |
ZW_APPLICATION_TX_BUFFER * | frame |
uint8_t | length |
Defines the input parameters of a command class handler.
ZW_APPLICATION_TX_BUFFER* _cc_handler_input_t::frame |
uint8_t _cc_handler_input_t::length |
RECEIVE_OPTIONS_TYPE_EX* _cc_handler_input_t::rx_options |