Skip to content

Struct jac::DecodeResult

ClassList > jac > DecodeResult

Public Attributes

Type Name
uint8_t channel
std::span< const uint8_t > data
bool valid

Public Attributes Documentation

variable channel

uint8_t jac::DecodeResult::channel;

variable data

std::span<const uint8_t> jac::DecodeResult::data;

variable valid

bool jac::DecodeResult::valid;

The documentation for this class was generated from the following file src/jac/link/encoders/encoderTypes.h