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