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