#include <commands_base.hpp>
◆ asTuple() [1/2]
auto mip::commands_base::CommSpeed::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::commands_base::CommSpeed::asTuple |
( |
| ) |
const |
|
inline |
◆ create_sld_all()
◆ extract()
void mip::commands_base::CommSpeed::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::commands_base::CommSpeed::insert |
( |
Serializer & |
serializer | ) |
const |
◆ ALL_PORTS
constexpr const uint32_t mip::commands_base::CommSpeed::ALL_PORTS = 0 |
|
staticconstexpr |
◆ baud
uint32_t mip::commands_base::CommSpeed::baud = 0 |
Port baud rate. Must be a supported rate.
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::commands_base::CommSpeed::DESCRIPTOR_SET = ::mip::commands_base::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::commands_base::CommSpeed::DOC_NAME = "Comm Port Speed" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ function
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::commands_base::CommSpeed::HAS_FUNCTION_SELECTOR = true |
|
staticconstexpr |
◆ NAME
constexpr const char* mip::commands_base::CommSpeed::NAME = "CommSpeed" |
|
staticconstexpr |
◆ port
uint8_t mip::commands_base::CommSpeed::port = 0 |
Port ID number, starting with 1. When function is SAVE, LOAD, or DEFAULT, this can be 0 to apply to all ports. See the device user manual for details.
The documentation for this struct was generated from the following files: