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.
RadioLoRaPacketHandler_t Struct Reference
Radio LoRa packet handler state. More...
#include <sx1278.h>
Data Fields | |
int8_t | SnrValue |
Signal-to-noise ratio of a received packet. | |
int8_t | RssiValue |
RSSI value in dBm for the received packet. | |
uint8_t | Size |
Size of the transmitted or received packet. |
Detailed Description
Radio LoRa packet handler state.
Definition at line 459 of file sx1278.h.
Field Documentation
int8_t RssiValue |
Generated on Tue Jul 12 2022 18:29:21 by
