Orion
high-rate readout
Public Types | Public Attributes | List of all members
itk::itkpix::endec::OutputError Struct Reference

Callback on event decoding error. More...

#include <outcallback.hpp>

Public Types

enum  error_t {
  UNDEFINED = 0 , QCOL_RANGE_ERROR = 1 , QROW_RANGE_ERROR = 2 , QROW_ORDER_ERROR = 3 ,
  WRONG_STATE_ERROR = 4 , TOT_NOHIT_ERROR = 5
}
 Encoding errors. More...
 

Public Attributes

error_t code
 error code
 
uint8_t qcol
 error qcol
 
uint8_t qrow
 error qrow
 

Detailed Description

Callback on event decoding error.

Member Enumeration Documentation

◆ error_t

Encoding errors.

Enumerator
UNDEFINED 

undefined

QCOL_RANGE_ERROR 

qcol out of range

QROW_RANGE_ERROR 

qrow out of range

QROW_ORDER_ERROR 

incorrect order of qrow

WRONG_STATE_ERROR 

wrong state

TOT_NOHIT_ERROR 

appeared "no hit" ToT = 0xF, which should never appear


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