Microchip® Advanced Software Framework

AppCommandDataReq_t Struct Reference

#include <commands.h>

Data Fields

uint8_t data
 
uint16_t dstAddr
 
uint8_t dstEndpoint
 
uint8_t handle
 
uint8_t id
 
uint8_t memberRadius
 
uint8_t nonMemberRadius
 
uint8_t options
 
uint8_t size
 
uint8_t srcEndpoint
 

uint8_t AppCommandDataReq_t::data

Referenced by appProcessDataReq().

uint16_t AppCommandDataReq_t::dstAddr

Referenced by appProcessDataReq().

uint8_t AppCommandDataReq_t::dstEndpoint

Referenced by appProcessDataReq().

uint8_t AppCommandDataReq_t::handle

Referenced by appProcessDataReq().

uint8_t AppCommandDataReq_t::id
uint8_t AppCommandDataReq_t::memberRadius

Referenced by appProcessDataReq().

uint8_t AppCommandDataReq_t::nonMemberRadius

Referenced by appProcessDataReq().

uint8_t AppCommandDataReq_t::options

Referenced by appProcessDataReq().

uint8_t AppCommandDataReq_t::size

Referenced by appProcessDataReq().

uint8_t AppCommandDataReq_t::srcEndpoint

Referenced by appProcessDataReq().