ESPHome 2025.5.0
Loading...
Searching...
No Matches
ld2420.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::ld2420::LD2420Listener
 
class  esphome::ld2420::LD2420Component
 
struct  esphome::ld2420::LD2420Component::CmdFrameT
 
struct  esphome::ld2420::LD2420Component::RegConfigT
 
struct  esphome::ld2420::LD2420Component::CmdReplyT
 

Namespaces

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

Enumerations

enum  esphome::ld2420::OpModeStruct : uint8_t { esphome::ld2420::OP_NORMAL_MODE = 1 , esphome::ld2420::OP_CALIBRATE_MODE = 2 , esphome::ld2420::OP_SIMPLE_MODE = 3 }