#include <commands_3dm.hpp>
|
uint8_t | count = 0 |
| Parameters. More...
|
|
Entry | triggers [20] |
| A list of the configured triggers. Entries are in the order requested, or in increasing order if count was 0. More...
|
|
◆ asTuple() [1/2]
auto mip::commands_3dm::GetEventTriggerStatus::Response::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::commands_3dm::GetEventTriggerStatus::Response::asTuple |
( |
| ) |
const |
|
inline |
◆ extract()
void mip::commands_3dm::GetEventTriggerStatus::Response::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::commands_3dm::GetEventTriggerStatus::Response::insert |
( |
Serializer & |
serializer | ) |
const |
◆ count
uint8_t mip::commands_3dm::GetEventTriggerStatus::Response::count = 0 |
Parameters.
Number of entries requested. If requested_count was 0, this is the number of supported trigger slots.
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::commands_3dm::GetEventTriggerStatus::Response::DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::commands_3dm::GetEventTriggerStatus::Response::DOC_NAME = "Get Trigger Status Response" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::commands_3dm::GetEventTriggerStatus::Response::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
◆ NAME
constexpr const char* mip::commands_3dm::GetEventTriggerStatus::Response::NAME = "GetEventTriggerStatus::Response" |
|
staticconstexpr |
◆ triggers
Entry mip::commands_3dm::GetEventTriggerStatus::Response::triggers[20] |
A list of the configured triggers. Entries are in the order requested, or in increasing order if count was 0.
The documentation for this struct was generated from the following files: