#include <commands_3dm.hpp>
◆ Type
◆ _enumType
| Enumerator | 
|---|
| NONE |  | 
| ACTIVE | True if the trigger is currently active (either due to its logic or being in test mode).  | 
| ENABLED | True if the trigger is enabled.  | 
| TEST | True if the trigger is in test mode.  | 
| ALL |  | 
 
 
◆ Status() [1/2]
  
  | 
        
          | constexpr mip::commands_3dm::GetEventTriggerStatus::Status::Status | ( |  | ) |  |  | inlineconstexpr | 
 
 
◆ Status() [2/2]
  
  | 
        
          | constexpr mip::commands_3dm::GetEventTriggerStatus::Status::Status | ( | int | val | ) |  |  | inlineconstexpr | 
 
 
◆ operator uint8_t()
  
  | 
        
          | constexpr mip::commands_3dm::GetEventTriggerStatus::Status::operator uint8_t | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ operator=() [1/2]
  
  | 
        
          | constexpr Status& mip::commands_3dm::GetEventTriggerStatus::Status::operator= | ( | uint8_t | val | ) |  |  | inlineconstexpr | 
 
 
◆ operator=() [2/2]
  
  | 
        
          | constexpr Status& mip::commands_3dm::GetEventTriggerStatus::Status::operator= | ( | int | val | ) |  |  | inlineconstexpr | 
 
 
◆ operator|=()
  
  | 
        
          | constexpr Status& mip::commands_3dm::GetEventTriggerStatus::Status::operator|= | ( | uint8_t | val | ) |  |  | inlineconstexpr | 
 
 
◆ operator&=()
  
  | 
        
          | constexpr Status& mip::commands_3dm::GetEventTriggerStatus::Status::operator&= | ( | uint8_t | val | ) |  |  | inlineconstexpr | 
 
 
◆ active() [1/2]
  
  | 
        
          | constexpr bool mip::commands_3dm::GetEventTriggerStatus::Status::active | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ active() [2/2]
  
  | 
        
          | constexpr void mip::commands_3dm::GetEventTriggerStatus::Status::active | ( | bool | val | ) |  |  | inlineconstexpr | 
 
 
◆ enabled() [1/2]
  
  | 
        
          | constexpr bool mip::commands_3dm::GetEventTriggerStatus::Status::enabled | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ enabled() [2/2]
  
  | 
        
          | constexpr void mip::commands_3dm::GetEventTriggerStatus::Status::enabled | ( | bool | val | ) |  |  | inlineconstexpr | 
 
 
◆ test() [1/2]
  
  | 
        
          | constexpr bool mip::commands_3dm::GetEventTriggerStatus::Status::test | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ test() [2/2]
  
  | 
        
          | constexpr void mip::commands_3dm::GetEventTriggerStatus::Status::test | ( | bool | val | ) |  |  | inlineconstexpr | 
 
 
◆ allSet()
  
  | 
        
          | constexpr bool mip::commands_3dm::GetEventTriggerStatus::Status::allSet | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ setAll()
  
  | 
        
          | constexpr void mip::commands_3dm::GetEventTriggerStatus::Status::setAll | ( |  | ) |  |  | inlineconstexpr | 
 
 
◆ value
      
        
          | uint8_t mip::commands_3dm::GetEventTriggerStatus::Status::value = NONE | 
      
 
 
The documentation for this struct was generated from the following file: