Structure to handle ADC data.
More...
#include <SensorData.h>
Structure to handle ADC data.
Definition at line 355 of file SensorData.h.
◆ header()
static std::string Boardcore::ADCData::header |
( |
| ) |
|
|
inlinestatic |
◆ operator VoltageData()
◆ print()
void Boardcore::ADCData::print |
( |
std::ostream & | os | ) |
const |
|
inline |
◆ channelId
uint8_t Boardcore::ADCData::channelId = 0 |
◆ voltage
float Boardcore::ADCData::voltage = 0 |
◆ voltageTimestamp
uint64_t Boardcore::ADCData::voltageTimestamp = 0 |
The documentation for this struct was generated from the following file: