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.
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 326 of file LoRaMac.h.
Field Documentation
uint32_t DownLinkCounter |
struct sMulticastParams* Next |
Generated on Tue Jul 12 2022 19:00:55 by
