LibDriver SX1262
Loading...
Searching...
No Matches

sx1262 information structure definition More...

#include <driver_sx1262.h>

Data Fields

char chip_name [32]
char manufacturer_name [32]
char interface [8]
float supply_voltage_min_v
float supply_voltage_max_v
float max_current_ma
float temperature_min
float temperature_max
uint32_t driver_version

Detailed Description

sx1262 information structure definition

Definition at line 408 of file driver_sx1262.h.

Field Documentation

◆ chip_name

char chip_name[32]

chip name

Definition at line 410 of file driver_sx1262.h.

◆ driver_version

uint32_t driver_version

driver version

Definition at line 418 of file driver_sx1262.h.

◆ interface

char interface[8]

chip interface name

Definition at line 412 of file driver_sx1262.h.

◆ manufacturer_name

char manufacturer_name[32]

manufacturer name

Definition at line 411 of file driver_sx1262.h.

◆ max_current_ma

float max_current_ma

chip max current

Definition at line 415 of file driver_sx1262.h.

◆ supply_voltage_max_v

float supply_voltage_max_v

chip max supply voltage

Definition at line 414 of file driver_sx1262.h.

◆ supply_voltage_min_v

float supply_voltage_min_v

chip min supply voltage

Definition at line 413 of file driver_sx1262.h.

◆ temperature_max

float temperature_max

chip max operating temperature

Definition at line 417 of file driver_sx1262.h.

◆ temperature_min

float temperature_min

chip min operating temperature

Definition at line 416 of file driver_sx1262.h.


The documentation for this struct was generated from the following file: