Fork of Semtech LoRaWAN stack
Fork of LoRaWAN-lib by
sMulticastParams Struct Reference
[LoRa MAC layer implementation]
#include <LoRaMac.h>
Data Fields | |
| uint32_t | Address |
| uint8_t | NwkSKey [16] |
| uint8_t | AppSKey [16] |
| uint32_t | DownLinkCounter |
| struct sMulticastParams * | Next |
Detailed Description
LoRaMAC multicast channel parameter
Definition at line 314 of file LoRaMac.h.
Field Documentation
| uint32_t DownLinkCounter |
| struct sMulticastParams* Next |
Generated on Tue Jul 12 2022 16:32:56 by
1.7.2
