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_Semtech_LoRaWAN_Stack
Fork of LoRaWAN-lib by
sMcpsIndication Struct Reference
[LoRa MAC layer implementation]
#include <LoRaMac.h>
Data Fields | |
Mcps_t | McpsIndication |
LoRaMacEventInfoStatus_t | Status |
uint8_t | Multicast |
uint8_t | Port |
uint8_t | RxDatarate |
uint8_t | FramePending |
uint8_t * | Buffer |
uint8_t | BufferSize |
bool | RxData |
int16_t | Rssi |
uint8_t | Snr |
uint8_t | RxSlot |
bool | AckReceived |
uint32_t | DownLinkCounter |
Detailed Description
LoRaMAC MCPS-Indication primitive
Definition at line 800 of file LoRaMac.h.
Field Documentation
bool AckReceived |
uint8_t BufferSize |
uint32_t DownLinkCounter |
uint8_t FramePending |
uint8_t RxDatarate |
uint8_t RxSlot |
Generated on Wed Jul 13 2022 14:29:54 by
