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
CalibrationParams_t Struct Reference
Represents a calibration configuration. More...
#include <sx1280.h>
Data Fields | |
| uint8_t | RC64KEnable: 1 |
| Calibrate RC64K clock. | |
| uint8_t | RC13MEnable: 1 |
| Calibrate RC13M clock. | |
| uint8_t | PLLEnable: 1 |
| Calibrate PLL. | |
| uint8_t | ADCPulseEnable: 1 |
| Calibrate ADC Pulse. | |
| uint8_t | ADCBulkNEnable: 1 |
| Calibrate ADC bulkN. | |
| uint8_t | ADCBulkPEnable: 1 |
| Calibrate ADC bulkP. | |
Detailed Description
Represents a calibration configuration.
Definition at line 930 of file sx1280.h.
Field Documentation
| uint8_t ADCBulkNEnable |
| uint8_t ADCBulkPEnable |
| uint8_t ADCPulseEnable |
| uint8_t RC13MEnable |
| uint8_t RC64KEnable |
Generated on Thu Jul 21 2022 00:08:48 by
1.7.2
