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 libmDot by
LoRaMacEvent Class Reference
#include <LoRaMacEvent.h>
Inherited by mDotEvent.
Public Member Functions | |
virtual void | MacEvent (LoRaMacEventFlags *flags, LoRaMacEventInfo *info) |
Detailed Description
LoRaMAC events structure Used to notify upper layers of MAC events
Definition at line 68 of file LoRaMacEvent.h.
Member Function Documentation
virtual void MacEvent | ( | LoRaMacEventFlags * | flags, |
LoRaMacEventInfo * | info | ||
) | [virtual] |
MAC layer event callback prototype.
- Parameters:
-
[IN] flags Bit field indicating the MAC events occurred [IN] info Details about MAC events occurred
Definition at line 79 of file LoRaMacEvent.h.
Generated on Tue Jul 12 2022 19:53:49 by
