#include <commands_3dm.hpp>
◆ Type
| Enumerator | 
|---|
| NONE | No action. Parameters should be empty.  | 
| GPIO | Control the state of a GPIO pin. See GpioParameters.  | 
| MESSAGE | Output a data packet. See MessageParameters.  | 
 
 
◆ asTuple() [1/2]
  
  | 
        
          | auto mip::commands_3dm::EventAction::asTuple | ( |  | ) | const |  | inline | 
 
 
◆ asTuple() [2/2]
  
  | 
        
          | auto mip::commands_3dm::EventAction::asTuple | ( |  | ) |  |  | inline | 
 
 
◆ create_sld_all()
◆ insert()
      
        
          | void mip::commands_3dm::EventAction::insert | ( | Serializer & | serializer | ) | const | 
      
 
 
◆ extract()
      
        
          | void mip::commands_3dm::EventAction::extract | ( | Serializer & | serializer | ) |  | 
      
 
 
◆ function
◆ instance
      
        
          | uint8_t mip::commands_3dm::EventAction::instance = 0 | 
      
 
 
◆ trigger
      
        
          | uint8_t mip::commands_3dm::EventAction::trigger = 0 | 
      
 
 
◆ type
      
        
          | Type mip::commands_3dm::EventAction::type = static_cast<Type>(0) | 
      
 
 
◆ parameters
      
        
          | Parameters mip::commands_3dm::EventAction::parameters | 
      
 
 
◆ DESCRIPTOR_SET
  
  | 
        
          | constexpr const uint8_t mip::commands_3dm::EventAction::DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET |  | staticconstexpr | 
 
 
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
  
  | 
        
          | constexpr const char* mip::commands_3dm::EventAction::NAME = "EventAction" |  | staticconstexpr | 
 
 
◆ DOC_NAME
  
  | 
        
          | constexpr const char* mip::commands_3dm::EventAction::DOC_NAME = "Event Action Configuration" |  | staticconstexpr | 
 
 
◆ HAS_FUNCTION_SELECTOR
  
  | 
        
          | constexpr const bool mip::commands_3dm::EventAction::HAS_FUNCTION_SELECTOR = true |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following files: