Microchip® Advanced Software Framework

_MessageTx_t Struct Reference

#include <msg.h>

Data Fields

LorawanSendReq_t lorawanReq
 
uint8_t retries
 
uint32_t timeout
 

LorawanSendReq_t _MessageTx_t::lorawanReq

Referenced by messageSendProcess(), and MSG_Send().

uint8_t _MessageTx_t::retries
uint32_t _MessageTx_t::timeout

Referenced by messageSendProcess(), and MSG_Send().