ESPHome 2025.7.1
Loading...
Searching...
No Matches
sx127x.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::sx127x::SX127xListener
 
class  esphome::sx127x::SX127x
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::sx127x
 

Enumerations

enum  esphome::sx127x::SX127xBw : uint8_t {
  esphome::sx127x::SX127X_BW_2_6 , esphome::sx127x::SX127X_BW_3_1 , esphome::sx127x::SX127X_BW_3_9 , esphome::sx127x::SX127X_BW_5_2 ,
  esphome::sx127x::SX127X_BW_6_3 , esphome::sx127x::SX127X_BW_7_8 , esphome::sx127x::SX127X_BW_10_4 , esphome::sx127x::SX127X_BW_12_5 ,
  esphome::sx127x::SX127X_BW_15_6 , esphome::sx127x::SX127X_BW_20_8 , esphome::sx127x::SX127X_BW_25_0 , esphome::sx127x::SX127X_BW_31_3 ,
  esphome::sx127x::SX127X_BW_41_7 , esphome::sx127x::SX127X_BW_50_0 , esphome::sx127x::SX127X_BW_62_5 , esphome::sx127x::SX127X_BW_83_3 ,
  esphome::sx127x::SX127X_BW_100_0 , esphome::sx127x::SX127X_BW_125_0 , esphome::sx127x::SX127X_BW_166_7 , esphome::sx127x::SX127X_BW_200_0 ,
  esphome::sx127x::SX127X_BW_250_0 , esphome::sx127x::SX127X_BW_500_0
}
 
enum class  esphome::sx127x::SX127xError { esphome::sx127x::NONE = 0 , esphome::sx127x::TIMEOUT , esphome::sx127x::INVALID_PARAMS }