#include <commands_3dm.hpp>
|
| uint8_t | instance = 0 |
| | Parameters. More...
|
| |
| Mode | mode = static_cast<Mode>(0) |
| | How to change the trigger state. Except when instance is 0, the corresponding trigger must be configured, i.e. not have type 0. More...
|
| |
◆ asTuple() [1/2]
| auto mip::commands_3dm::EventControl::Response::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
| auto mip::commands_3dm::EventControl::Response::asTuple |
( |
| ) |
const |
|
inline |
◆ extract()
| void mip::commands_3dm::EventControl::Response::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
| void mip::commands_3dm::EventControl::Response::insert |
( |
Serializer & |
serializer | ) |
const |
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
| constexpr const uint8_t mip::commands_3dm::EventControl::Response::DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
| constexpr const char* mip::commands_3dm::EventControl::Response::DOC_NAME = "Event Control Response" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ HAS_FUNCTION_SELECTOR
| constexpr const bool mip::commands_3dm::EventControl::Response::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
◆ instance
| uint8_t mip::commands_3dm::EventControl::Response::instance = 0 |
Parameters.
Trigger instance to affect. 0 can be used to apply the mode to all configured triggers, except when the function selector is READ.
◆ mode
| Mode mip::commands_3dm::EventControl::Response::mode = static_cast<Mode>(0) |
How to change the trigger state. Except when instance is 0, the corresponding trigger must be configured, i.e. not have type 0.
◆ NAME
| constexpr const char* mip::commands_3dm::EventControl::Response::NAME = "EventControl::Response" |
|
staticconstexpr |
The documentation for this struct was generated from the following files: