VivicoreSerial library
Public Attributes | List of all members
ScalerData_t Struct Reference

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
 

Detailed Description

This is data buffer structure to read scaler data from core.

Member Data Documentation

◆ data

int32_t ScalerData_t::data

Scaler data of the DC number which is read from core

◆ dc_n

uint8_t ScalerData_t::dc_n

DC number of the scaler data

◆ success

bool ScalerData_t::success

true is no error, and another is some error


The documentation for this struct was generated from the following file: