SX127X hardware and global parameters.
More...
SX127X hardware and global parameters.
Definition at line 213 of file sx127x.h.
#include <sx127x.h>
|
| 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)
|
| |
◆ dio0_pin
| gpio_t sx127x_params_t::dio0_pin |
Interrupt line DIO0 (Tx done)
Definition at line 217 of file sx127x.h.
◆ dio1_pin
| gpio_t sx127x_params_t::dio1_pin |
Interrupt line DIO1 (Rx timeout)
Definition at line 218 of file sx127x.h.
◆ dio2_pin
| gpio_t sx127x_params_t::dio2_pin |
Interrupt line DIO2 (FHSS channel change)
Definition at line 219 of file sx127x.h.
◆ dio3_pin
| gpio_t sx127x_params_t::dio3_pin |
Interrupt line DIO3 (CAD done)
Definition at line 220 of file sx127x.h.
◆ dio4_pin
| gpio_t sx127x_params_t::dio4_pin |
Interrupt line DIO4 (not used)
Definition at line 221 of file sx127x.h.
◆ dio5_pin
| gpio_t sx127x_params_t::dio5_pin |
Interrupt line DIO5 (not used)
Definition at line 222 of file sx127x.h.
◆ nss_pin
| gpio_t sx127x_params_t::nss_pin |
◆ paselect
| uint8_t sx127x_params_t::paselect |
Power amplifier mode (RFO or PABOOST)
Definition at line 227 of file sx127x.h.
◆ reset_pin
| gpio_t sx127x_params_t::reset_pin |
◆ spi
| spi_t sx127x_params_t::spi |
The documentation for this struct was generated from the following file: