ESPHome 2025.7.2
Loading...
Searching...
No Matches
sx126x.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::sx126x::SX126xListener
 
class  esphome::sx126x::SX126x
 

Namespaces

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

Enumerations

enum  esphome::sx126x::SX126xBw : uint8_t {
  esphome::sx126x::SX126X_BW_4800 , esphome::sx126x::SX126X_BW_5800 , esphome::sx126x::SX126X_BW_7300 , esphome::sx126x::SX126X_BW_9700 ,
  esphome::sx126x::SX126X_BW_11700 , esphome::sx126x::SX126X_BW_14600 , esphome::sx126x::SX126X_BW_19500 , esphome::sx126x::SX126X_BW_23400 ,
  esphome::sx126x::SX126X_BW_29300 , esphome::sx126x::SX126X_BW_39000 , esphome::sx126x::SX126X_BW_46900 , esphome::sx126x::SX126X_BW_58600 ,
  esphome::sx126x::SX126X_BW_78200 , esphome::sx126x::SX126X_BW_93800 , esphome::sx126x::SX126X_BW_117300 , esphome::sx126x::SX126X_BW_156200 ,
  esphome::sx126x::SX126X_BW_187200 , esphome::sx126x::SX126X_BW_234300 , esphome::sx126x::SX126X_BW_312000 , esphome::sx126x::SX126X_BW_373600 ,
  esphome::sx126x::SX126X_BW_467000 , esphome::sx126x::SX126X_BW_7810 , esphome::sx126x::SX126X_BW_10420 , esphome::sx126x::SX126X_BW_15630 ,
  esphome::sx126x::SX126X_BW_20830 , esphome::sx126x::SX126X_BW_31250 , esphome::sx126x::SX126X_BW_41670 , esphome::sx126x::SX126X_BW_62500 ,
  esphome::sx126x::SX126X_BW_125000 , esphome::sx126x::SX126X_BW_250000 , esphome::sx126x::SX126X_BW_500000
}
 
enum class  esphome::sx126x::SX126xError { esphome::sx126x::NONE = 0 , esphome::sx126x::TIMEOUT , esphome::sx126x::INVALID_PARAMS }