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.
RadioSettings_t Struct Reference
Global radio settings. More...
#include <sx1278.h>
Data Fields | |
RadioState_t | State |
Current state of the radio, such as RF_IDLE. | |
RadioModems_t | Modem |
Current modem operation, such as LORA or FSK. | |
uint32_t | Channel |
Current channel of operation. | |
RadioFskSettings_t | Fsk |
Settings for FSK modem part. | |
RadioFskPacketHandler_t | FskPacketHandler |
FSK packet and meta data. | |
RadioLoRaSettings_t | LoRa |
Settings for LoRa modem part. | |
RadioLoRaPacketHandler_t | LoRaPacketHandler |
LoRa packet and metadata. |
Detailed Description
Global radio settings.
Contains settings for the overall transceiver operation.
Definition at line 482 of file sx1278.h.
Field Documentation
RadioModems_t Modem |
Generated on Tue Jul 12 2022 18:29:21 by
