First commit
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 1.7.2