Mbed OS Reference
Loading...
Searching...
No Matches
radio_error_t Union Reference

Represents the possible radio system error states. More...

#include <sx126x_ds.h>

Detailed Description

Represents the possible radio system error states.

Definition at line 191 of file sx126x_ds.h.

Field Documentation

◆ rc64k_calib

uint8_t rc64k_calib

RC 64kHz oscillator calibration failed.

Definition at line 193 of file sx126x_ds.h.

◆ rc13m_calib

uint8_t rc13m_calib

RC 13MHz oscillator calibration failed.

Definition at line 194 of file sx126x_ds.h.

◆ pll_calib

uint8_t pll_calib

PLL calibration failed.

Definition at line 195 of file sx126x_ds.h.

◆ adc_calib

uint8_t adc_calib

ADC calibration failed.

Definition at line 196 of file sx126x_ds.h.

◆ img_calib

uint8_t img_calib

Image calibration failed.

Definition at line 197 of file sx126x_ds.h.

◆ xosc_start

uint8_t xosc_start

XOSC oscillator failed to start.

Definition at line 198 of file sx126x_ds.h.

◆ pll_lock

uint8_t pll_lock

PLL lock failed.

Definition at line 199 of file sx126x_ds.h.

◆ buck_start

uint8_t buck_start

Buck converter failed to start.

Definition at line 200 of file sx126x_ds.h.

◆ pa_ramp

uint8_t pa_ramp

PA ramp failed.

Definition at line 201 of file sx126x_ds.h.

◆ reserved

uint8_t reserved

reserved

Definition at line 202 of file sx126x_ds.h.