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.
Dependents: mDot_test_rx adc_sensor_lora mDotEVBM2X mDot_AT_firmware ... more
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 Wed Jul 13 2022 11:18:29 by
