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.
Dependents: SX1280PingPong RangignMaster RangingSlave MSNV2-Terminal_V1-6 ... more
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 923 of file sx1280.h.
Field Documentation
| uint8_t ADCBulkNEnable |
| uint8_t ADCBulkPEnable |
| uint8_t ADCPulseEnable |
| uint8_t RC13MEnable |
| uint8_t RC64KEnable |
Generated on Tue Jul 12 2022 19:08:29 by
1.7.2
SX1280RF1ZHP