#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 | ( |  | ) | const |  | inline | 
 
 
◆ asTuple() [2/2]
  
  | 
        
          | auto mip::commands_3dm::EventControl::Response::asTuple | ( |  | ) |  |  | inline | 
 
 
◆ insert()
      
        
          | void mip::commands_3dm::EventControl::Response::insert | ( | Serializer & | serializer | ) | const | 
      
 
 
◆ extract()
      
        
          | void mip::commands_3dm::EventControl::Response::extract | ( | Serializer & | serializer | ) |  | 
      
 
 
◆ instance
      
        
          | uint8_t mip::commands_3dm::EventControl::Response::instance = 0 | 
      
 
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) | 
      
 
 
◆ DESCRIPTOR_SET
  
  | 
        
          | constexpr const uint8_t mip::commands_3dm::EventControl::Response::DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET |  | staticconstexpr | 
 
 
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
  
  | 
        
          | constexpr const char* mip::commands_3dm::EventControl::Response::NAME = "EventControl::Response" |  | staticconstexpr | 
 
 
◆ DOC_NAME
  
  | 
        
          | constexpr const char* mip::commands_3dm::EventControl::Response::DOC_NAME = "Event Control Response" |  | staticconstexpr | 
 
 
◆ HAS_FUNCTION_SELECTOR
  
  | 
        
          | constexpr const bool mip::commands_3dm::EventControl::Response::HAS_FUNCTION_SELECTOR = false |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following files: