Loading...
Searching...
No Matches

SX127X hardware and global parameters. More...

Detailed Description

SX127X hardware and global parameters.

Definition at line 215 of file sx127x.h.

#include <sx127x.h>

Data Fields

spi_t spi
 SPI device.
 
gpio_t nss_pin
 SPI NSS pin.
 
gpio_t reset_pin
 Reset pin.
 
gpio_t dio0_pin
 Interrupt line DIO0 (Tx done)
 
gpio_t dio1_pin
 Interrupt line DIO1 (Rx timeout)
 
gpio_t dio2_pin
 Interrupt line DIO2 (FHSS channel change)
 
gpio_t dio3_pin
 Interrupt line DIO3 (CAD done)
 
gpio_t dio4_pin
 Interrupt line DIO4 (not used)
 
gpio_t dio5_pin
 Interrupt line DIO5 (not used)
 
uint8_t paselect
 Power amplifier mode (RFO or PABOOST)
 

Field Documentation

◆ dio0_pin

gpio_t sx127x_params_t::dio0_pin

Interrupt line DIO0 (Tx done)

Definition at line 219 of file sx127x.h.

◆ dio1_pin

gpio_t sx127x_params_t::dio1_pin

Interrupt line DIO1 (Rx timeout)

Definition at line 220 of file sx127x.h.

◆ dio2_pin

gpio_t sx127x_params_t::dio2_pin

Interrupt line DIO2 (FHSS channel change)

Definition at line 221 of file sx127x.h.

◆ dio3_pin

gpio_t sx127x_params_t::dio3_pin

Interrupt line DIO3 (CAD done)

Definition at line 222 of file sx127x.h.

◆ dio4_pin

gpio_t sx127x_params_t::dio4_pin

Interrupt line DIO4 (not used)

Definition at line 223 of file sx127x.h.

◆ dio5_pin

gpio_t sx127x_params_t::dio5_pin

Interrupt line DIO5 (not used)

Definition at line 224 of file sx127x.h.

◆ nss_pin

gpio_t sx127x_params_t::nss_pin

SPI NSS pin.

Definition at line 217 of file sx127x.h.

◆ paselect

uint8_t sx127x_params_t::paselect

Power amplifier mode (RFO or PABOOST)

Definition at line 229 of file sx127x.h.

◆ reset_pin

gpio_t sx127x_params_t::reset_pin

Reset pin.

Definition at line 218 of file sx127x.h.

◆ spi

spi_t sx127x_params_t::spi

SPI device.

Definition at line 216 of file sx127x.h.


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