|
F439_CPP_TX-RX_LoRa_Project
|
Hardware binding for a single SX1262 instance. More...
#include <sx1262.h>
Data Fields | |
| SPI_HandleTypeDef * | hspi |
| GPIO_TypeDef * | NSS_Port |
| uint16_t | NSS_Pin |
| GPIO_TypeDef * | RESET_Port |
| uint16_t | RESET_Pin |
| GPIO_TypeDef * | BUSY_Port |
| uint16_t | BUSY_Pin |
| GPIO_TypeDef * | DIO1_Port |
| uint16_t | DIO1_Pin |
| GPIO_TypeDef * | RXEN_Port |
| uint16_t | RXEN_Pin |
| GPIO_TypeDef * | TXEN_Port |
| uint16_t | TXEN_Pin |
Hardware binding for a single SX1262 instance.
| uint16_t SX1262_Handle::BUSY_Pin |
| GPIO_TypeDef* SX1262_Handle::BUSY_Port |
| uint16_t SX1262_Handle::DIO1_Pin |
| GPIO_TypeDef* SX1262_Handle::DIO1_Port |
| SPI_HandleTypeDef* SX1262_Handle::hspi |
| uint16_t SX1262_Handle::NSS_Pin |
| GPIO_TypeDef* SX1262_Handle::NSS_Port |
| uint16_t SX1262_Handle::RESET_Pin |
| GPIO_TypeDef* SX1262_Handle::RESET_Port |
| uint16_t SX1262_Handle::RXEN_Pin |
| GPIO_TypeDef* SX1262_Handle::RXEN_Port |
| uint16_t SX1262_Handle::TXEN_Pin |
| GPIO_TypeDef* SX1262_Handle::TXEN_Port |