#include <commands_system.hpp>
◆ asTuple() [1/2]
auto mip::commands_system::InterfaceControl::Response::asTuple |
( |
| ) |
const |
|
inline |
◆ asTuple() [2/2]
auto mip::commands_system::InterfaceControl::Response::asTuple |
( |
| ) |
|
|
inline |
◆ insert()
void mip::commands_system::InterfaceControl::Response::insert |
( |
Serializer & |
serializer | ) |
const |
◆ extract()
void mip::commands_system::InterfaceControl::Response::extract |
( |
Serializer & |
serializer | ) |
|
◆ port
Which physical interface is being selected (USB, serial, etc)
◆ protocols_incoming
CommsProtocol mip::commands_system::InterfaceControl::Response::protocols_incoming |
◆ protocols_outgoing
CommsProtocol mip::commands_system::InterfaceControl::Response::protocols_outgoing |
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::commands_system::InterfaceControl::Response::DESCRIPTOR_SET = ::mip::commands_system::DESCRIPTOR_SET |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
constexpr const char* mip::commands_system::InterfaceControl::Response::NAME = "InterfaceControl::Response" |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::commands_system::InterfaceControl::Response::DOC_NAME = "Interface Control Response" |
|
staticconstexpr |
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::commands_system::InterfaceControl::Response::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
The documentation for this struct was generated from the following files: