#include <commands_3dm.hpp>
◆ Source
Enumerator |
---|
DISABLED | PPS output is disabled. Not valid for PPS source command.
|
RECEIVER_1 | PPS is provided by GNSS receiver 1.
|
RECEIVER_2 | PPS is provided by GNSS receiver 2.
|
GPIO | PPS is provided to an external GPIO pin. Use the GPIO Setup command to choose and configure the pin.
|
GENERATED | PPS is generated from the system oscillator.
|
◆ asTuple() [1/2]
auto mip::commands_3dm::PpsSource::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::commands_3dm::PpsSource::asTuple |
( |
| ) |
const |
|
inline |
◆ create_sld_all()
◆ extract()
void mip::commands_3dm::PpsSource::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::commands_3dm::PpsSource::insert |
( |
Serializer & |
serializer | ) |
const |
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::commands_3dm::PpsSource::DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::commands_3dm::PpsSource::DOC_NAME = "PpsSource" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ function
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::commands_3dm::PpsSource::HAS_FUNCTION_SELECTOR = true |
|
staticconstexpr |
◆ NAME
constexpr const char* mip::commands_3dm::PpsSource::NAME = "PpsSource" |
|
staticconstexpr |
◆ source
Source mip::commands_3dm::PpsSource::source = static_cast<Source>(0) |
The documentation for this struct was generated from the following files: