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.
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 864 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 Tue Jul 12 2022 19:00:55 by
