ESPHome 2025.9.0-dev
Loading...
Searching...
No Matches
esphome::ld2420::LD2420Component::CmdFrameT Struct Reference

#include <ld2420.h>

Data Fields

uint32_t header {0}
 
uint32_t footer {0}
 
uint16_t length {0}
 
uint16_t command {0}
 
uint16_t data_length {0}
 
uint8_t data [18]
 

Detailed Description

Definition at line 43 of file ld2420.h.

Field Documentation

◆ command

uint16_t esphome::ld2420::LD2420Component::CmdFrameT::command {0}

Definition at line 47 of file ld2420.h.

◆ data

uint8_t esphome::ld2420::LD2420Component::CmdFrameT::data[18]

Definition at line 49 of file ld2420.h.

◆ data_length

uint16_t esphome::ld2420::LD2420Component::CmdFrameT::data_length {0}

Definition at line 48 of file ld2420.h.

◆ footer

uint32_t esphome::ld2420::LD2420Component::CmdFrameT::footer {0}

Definition at line 45 of file ld2420.h.

◆ header

uint32_t esphome::ld2420::LD2420Component::CmdFrameT::header {0}

Definition at line 44 of file ld2420.h.

◆ length

uint16_t esphome::ld2420::LD2420Component::CmdFrameT::length {0}

Definition at line 46 of file ld2420.h.


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