Target presence state (report payload byte 2).
More...
#include <ld2410.h>
Target presence state (report payload byte 2).
Definition at line 39 of file ld2410.h.
◆ LD2410_STATE_NONE
| constexpr uint8_t Ld2410State::LD2410_STATE_NONE = 0x00 |
|
staticconstexpr |
◆ LD2410_STATE_MOVING
| constexpr uint8_t Ld2410State::LD2410_STATE_MOVING = 0x01 |
|
staticconstexpr |
moving target only
Definition at line 42 of file ld2410.h.
◆ LD2410_STATE_STATIC
| constexpr uint8_t Ld2410State::LD2410_STATE_STATIC = 0x02 |
|
staticconstexpr |
stationary target only
Definition at line 43 of file ld2410.h.
◆ LD2410_STATE_BOTH
| constexpr uint8_t Ld2410State::LD2410_STATE_BOTH = 0x03 |
|
staticconstexpr |
both a moving and a stationary target
Definition at line 44 of file ld2410.h.
The documentation for this struct was generated from the following file: