ESPHome  2024.5.0
Data Fields
esphome::ld2420::LD2420Component::RegConfigT Struct Reference

#include <ld2420.h>

Data Fields

uint16_t min_gate {0}
 
uint16_t max_gate {0}
 
uint16_t timeout {0}
 
uint32_t move_thresh [LD2420_TOTAL_GATES]
 
uint32_t still_thresh [LD2420_TOTAL_GATES]
 

Detailed Description

Definition at line 162 of file ld2420.h.

Field Documentation

◆ max_gate

uint16_t esphome::ld2420::LD2420Component::RegConfigT::max_gate {0}

Definition at line 164 of file ld2420.h.

◆ min_gate

uint16_t esphome::ld2420::LD2420Component::RegConfigT::min_gate {0}

Definition at line 163 of file ld2420.h.

◆ move_thresh

uint32_t esphome::ld2420::LD2420Component::RegConfigT::move_thresh[LD2420_TOTAL_GATES]

Definition at line 166 of file ld2420.h.

◆ still_thresh

uint32_t esphome::ld2420::LD2420Component::RegConfigT::still_thresh[LD2420_TOTAL_GATES]

Definition at line 167 of file ld2420.h.

◆ timeout

uint16_t esphome::ld2420::LD2420Component::RegConfigT::timeout {0}

Definition at line 165 of file ld2420.h.


The documentation for this struct was generated from the following file: