#include <commands_gnss.hpp>
◆ asTuple() [1/2]
auto mip::commands_gnss::SpartnConfiguration::Response::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::commands_gnss::SpartnConfiguration::Response::asTuple |
( |
| ) |
const |
|
inline |
◆ extract()
void mip::commands_gnss::SpartnConfiguration::Response::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::commands_gnss::SpartnConfiguration::Response::insert |
( |
Serializer & |
serializer | ) |
const |
◆ current_key
uint8_t mip::commands_gnss::SpartnConfiguration::Response::current_key[32] = {0} |
32 character string of ASCII hex values for the current key (e.g. "bc" for 0xBC)
◆ current_key_tow
uint32_t mip::commands_gnss::SpartnConfiguration::Response::current_key_tow = 0 |
The GPS time of week the current key is valid until.
◆ current_key_week
uint16_t mip::commands_gnss::SpartnConfiguration::Response::current_key_week = 0 |
The GPS week number the current key is valid until.
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::commands_gnss::SpartnConfiguration::Response::DESCRIPTOR_SET = ::mip::commands_gnss::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::commands_gnss::SpartnConfiguration::Response::DOC_NAME = "SpartnConfiguration Response" |
|
staticconstexpr |
◆ enable
uint8_t mip::commands_gnss::SpartnConfiguration::Response::enable = 0 |
Parameters.
Enable/Disable the SPARTN subsystem (0 = Disabled, 1 = Enabled)
◆ FIELD_DESCRIPTOR
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::commands_gnss::SpartnConfiguration::Response::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
◆ NAME
constexpr const char* mip::commands_gnss::SpartnConfiguration::Response::NAME = "SpartnConfiguration::Response" |
|
staticconstexpr |
◆ next_key
uint8_t mip::commands_gnss::SpartnConfiguration::Response::next_key[32] = {0} |
32 character string of ASCII hex valuesfor the next key (e.g. "bc" for 0xBC)
◆ next_key_tow
uint32_t mip::commands_gnss::SpartnConfiguration::Response::next_key_tow = 0 |
The GPS time of week the next key is valid until.
◆ next_key_week
uint16_t mip::commands_gnss::SpartnConfiguration::Response::next_key_week = 0 |
The GPS week number the next key is valid until.
◆ type
uint8_t mip::commands_gnss::SpartnConfiguration::Response::type = 0 |
Connection type (0 - None, 1 = Network, 2 = L-Band)
The documentation for this struct was generated from the following files: