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.
Dependencies: SX127x sx12xx_hal TSL2561
sMcpsConfirm Struct Reference
#include <LoRaMacSingle.h>
Data Fields | |
| Mcps_t | McpsRequest |
| LoRaMacEventInfoStatus_t | Status |
| int8_t | TxPower |
| bool | AckReceived |
| uint32_t | UpLinkCounter |
| uint32_t | UpLinkFrequency |
Detailed Description
LoRaMAC MCPS-Confirm
Definition at line 769 of file LoRaMacSingle.h.
Field Documentation
| bool AckReceived |
Set if an acknowledgement was received
Definition at line 790 of file LoRaMacSingle.h.
| Mcps_t McpsRequest |
Holds the previously performed MCPS-Request
Definition at line 774 of file LoRaMacSingle.h.
| LoRaMacEventInfoStatus_t Status |
Status of the operation
Definition at line 778 of file LoRaMacSingle.h.
| int8_t TxPower |
| uint32_t UpLinkCounter |
Provides the number of retransmissions
The transmission time on air of the frame
uint32_t TxTimeOnAir;
The uplink counter value related to the frame
Definition at line 802 of file LoRaMacSingle.h.
| uint32_t UpLinkFrequency |
The uplink frequency related to the frame
Definition at line 806 of file LoRaMacSingle.h.
Generated on Wed Jul 13 2022 01:56:42 by
1.7.2