#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 |
( |
| ) |
const |
|
inline |
◆ asTuple() [2/2]
| auto mip::commands_3dm::PpsSource::asTuple |
( |
| ) |
|
|
inline |
◆ create_sld_all()
◆ insert()
| void mip::commands_3dm::PpsSource::insert |
( |
Serializer & |
serializer | ) |
const |
◆ extract()
| void mip::commands_3dm::PpsSource::extract |
( |
Serializer & |
serializer | ) |
|
◆ function
◆ source
| Source mip::commands_3dm::PpsSource::source = static_cast<Source>(0) |
◆ DESCRIPTOR_SET
| constexpr const uint8_t mip::commands_3dm::PpsSource::DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
| constexpr const char* mip::commands_3dm::PpsSource::NAME = "PpsSource" |
|
staticconstexpr |
◆ DOC_NAME
| constexpr const char* mip::commands_3dm::PpsSource::DOC_NAME = "PPS Source Control" |
|
staticconstexpr |
◆ HAS_FUNCTION_SELECTOR
| constexpr const bool mip::commands_3dm::PpsSource::HAS_FUNCTION_SELECTOR = true |
|
staticconstexpr |
The documentation for this struct was generated from the following files: