VivicoreSerial library
|
This is data buffer structure to read scaler data from core. More...
#include <VivicoreSerial.h>
Public Attributes | |
uint8_t | dc_n |
int32_t | data |
bool | success |
This is data buffer structure to read scaler data from core.
int32_t ScalerData_t::data |
Scaler data of the DC number which is read from core
uint8_t ScalerData_t::dc_n |
DC number of the scaler data
bool ScalerData_t::success |
true is no error, and another is some error