Skip to content

Struct dataBlock

ClassList > dataBlock

Public Attributes

Type Name
binary_t buffer
The data.
command cmd
Suggestion of what to do with data.
dataType dType
Type of data in block.
char * description
Textual description/metadata.
uint32_t length
In bytes.

Public Attributes Documentation

variable buffer

binary_t dataBlock::buffer;

variable cmd

command dataBlock::cmd;

variable dType

dataType dataBlock::dType;

variable description

char * dataBlock::description;

variable length

uint32_t dataBlock::length;

The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-rpc/includes-api/GenericDataOperations_EvbToPc.h