SupportedIOInterfacesMessage Struct
A list of transport interfaces supported by the device (MessageType::SUPPORTED_IO_INTERFACES, version 1). More...
Declaration
struct point_one::fusion_engine::messages::SupportedIOInterfacesMessage { ... }
Included Headers
Base struct
| struct | MessagePayload |
|
The base class for all message payloads. More... | |
Public Member Attributes Index
| uint8_t | num_interfaces = 0 |
|
The number of interfaces reported by this message. More... | |
Public Static Attributes Index
| static constexpr MessageType | MESSAGE_TYPE = ... |
| static constexpr uint8_t | MESSAGE_VERSION = 0 |
Description
A list of transport interfaces supported by the device (MessageType::SUPPORTED_IO_INTERFACES, version 1).
Definition at line 2475 of file configuration.h.
Public Member Attributes
num_interfaces
|
The number of interfaces reported by this message.
Definition at line 2481 of file configuration.h.
Public Static Attributes
MESSAGE_TYPE
| constexpr static |
- Initialiser
Definition at line 2476 of file configuration.h.
2476 static constexpr MessageType MESSAGE_TYPE =
MESSAGE_VERSION
| constexpr static |
Definition at line 2478 of file configuration.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.