#include <data_system.hpp>
◆ asTuple() [1/2]
auto mip::data_system::GpioAnalogValue::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::data_system::GpioAnalogValue::asTuple |
( |
| ) |
const |
|
inline |
◆ extract()
void mip::data_system::GpioAnalogValue::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::data_system::GpioAnalogValue::insert |
( |
Serializer & |
serializer | ) |
const |
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::data_system::GpioAnalogValue::DESCRIPTOR_SET = ::mip::data_system::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::data_system::GpioAnalogValue::DOC_NAME = "GpioAnalogValue" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ gpio_id
uint8_t mip::data_system::GpioAnalogValue::gpio_id = 0 |
Parameters.
GPIO pin number starting with 1.
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::data_system::GpioAnalogValue::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
◆ NAME
constexpr const char* mip::data_system::GpioAnalogValue::NAME = "GpioAnalogValue" |
|
staticconstexpr |
◆ value
float mip::data_system::GpioAnalogValue::value = 0 |
Value of the GPIO line in scaled volts.
The documentation for this struct was generated from the following files: