Semtech / SX126xLib

Dependents:   SX126xDevKit SX1262PingPong SX126X_TXonly SX126X_PingPong_Demo ... more

Fork of SX126xLib by Gregory Cristian

Embed: (wiki syntax)

« Back to documentation index

CalibrationParams_t Union Reference

CalibrationParams_t Union Reference

Represents a calibration configuration. More...

#include <sx126x.h>


Detailed Description

Represents a calibration configuration.

Definition at line 612 of file sx126x.h.


Field Documentation

uint8_t ADCBulkNEnable

Calibrate ADC bulkN.

Definition at line 620 of file sx126x.h.

uint8_t ADCBulkPEnable

Calibrate ADC bulkP.

Definition at line 621 of file sx126x.h.

uint8_t ADCPulseEnable

Calibrate ADC Pulse.

Definition at line 619 of file sx126x.h.

uint8_t PLLEnable

Calibrate PLL.

Definition at line 618 of file sx126x.h.

uint8_t RC13MEnable

Calibrate RC13M clock.

Definition at line 617 of file sx126x.h.

uint8_t RC64KEnable

Calibrate RC64K clock.

Definition at line 616 of file sx126x.h.