libRBR  v1.2.3
RBR instrument communication API
Data Fields
RBRParserEasyParseConfig Struct Reference

EasyParse-specific parser configuration. More...

#include <RBRParser.h>

Data Fields

int32_t channels
 The number of instrument channels in each sample. More...
 

Detailed Description

EasyParse-specific parser configuration.

See also
RBRParserConfig

Field Documentation

◆ channels

int32_t RBRParserEasyParseConfig::channels

The number of instrument channels in each sample.

If the value is less than or equal to 0 or exceeds RBRINSTRUMENT_CHANNEL_MAX, then RBRParser_init() will return RBRINSTRUMENT_INVALID_PARAMETER_VALUE.


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