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.
Fork of SX1280Lib by
SleepParams_t Struct Reference
Represents a sleep mode configuration. More...
#include <sx1280.h>
| Data Fields | |
| uint8_t | WakeUpRTC: 1 | 
| Get out of sleep mode if wakeup signal received from RTC. | |
| uint8_t | InstructionRamRetention: 1 | 
| InstructionRam is conserved during sleep. | |
| uint8_t | DataBufferRetention: 1 | 
| Data buffer is conserved during sleep. | |
| uint8_t | DataRamRetention: 1 | 
| Data ram is conserved during sleep. | |
Detailed Description
Represents a sleep mode configuration.
Definition at line 943 of file sx1280.h.
Field Documentation
| uint8_t DataBufferRetention | 
| uint8_t DataRamRetention | 
| uint8_t InstructionRamRetention | 
Generated on Thu Jul 21 2022 00:08:48 by
 1.7.2
 1.7.2 
    