Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 279 of file LoRaMac.h.
Field Documentation
uint32_t DownLinkCounter |
struct sMulticastParams* Next |
Generated on Thu Jul 14 2022 07:48:32 by
