ESPHome  2024.7.2
Data Structures | Namespaces | Enumerations
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

 esphome
 Implementation of SPI Controller mode.
 
 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 }