#include <commands_gnss.hpp>
◆ asTuple() [1/2]
  
  | 
        
          | auto mip::commands_gnss::SignalConfiguration::Response::asTuple | ( |  | ) | const |  | inline | 
 
 
◆ asTuple() [2/2]
  
  | 
        
          | auto mip::commands_gnss::SignalConfiguration::Response::asTuple | ( |  | ) |  |  | inline | 
 
 
◆ insert()
      
        
          | void mip::commands_gnss::SignalConfiguration::Response::insert | ( | Serializer & | serializer | ) | const | 
      
 
 
◆ extract()
      
        
          | void mip::commands_gnss::SignalConfiguration::Response::extract | ( | Serializer & | serializer | ) |  | 
      
 
 
◆ gps_enable
      
        
          | uint8_t mip::commands_gnss::SignalConfiguration::Response::gps_enable = 0 | 
      
 
Bitfield 0: Enable L1CA, 1: Enable L2C, 2: Enable L5 
 
 
◆ glonass_enable
      
        
          | uint8_t mip::commands_gnss::SignalConfiguration::Response::glonass_enable = 0 | 
      
 
 
◆ galileo_enable
      
        
          | uint8_t mip::commands_gnss::SignalConfiguration::Response::galileo_enable = 0 | 
      
 
 
◆ beidou_enable
      
        
          | uint8_t mip::commands_gnss::SignalConfiguration::Response::beidou_enable = 0 | 
      
 
 
◆ reserved
      
        
          | uint8_t mip::commands_gnss::SignalConfiguration::Response::reserved[4] = {0} | 
      
 
 
◆ DESCRIPTOR_SET
  
  | 
        
          | constexpr const uint8_t mip::commands_gnss::SignalConfiguration::Response::DESCRIPTOR_SET = ::mip::commands_gnss::DESCRIPTOR_SET |  | staticconstexpr | 
 
 
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
  
  | 
        
          | constexpr const char* mip::commands_gnss::SignalConfiguration::Response::NAME = "SignalConfiguration::Response" |  | staticconstexpr | 
 
 
◆ DOC_NAME
  
  | 
        
          | constexpr const char* mip::commands_gnss::SignalConfiguration::Response::DOC_NAME = "SignalConfiguration Response" |  | staticconstexpr | 
 
 
◆ HAS_FUNCTION_SELECTOR
  
  | 
        
          | constexpr const bool mip::commands_gnss::SignalConfiguration::Response::HAS_FUNCTION_SELECTOR = false |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following files: