Orion
high-rate readout
Public Types | Public Member Functions | List of all members
itk::itkpix::cmd::dummy::CommandDecoder< Callback > Class Template Reference

Dummy command decoder implementation. More...

#include <cmddecoder.hpp>

Public Types

using CommandCallback = Callback
 

Public Member Functions

 CommandDecoder (CommandCallback &cb_cmd)
 
 CommandDecoder (uint8_t chip_id, CommandCallback &cb_cmd)
 
void reset ()
 
void decode (uint16_t cmd)
 
void decode (const std::span< const uint16_t > cmds)
 
void decode (const uint16_t *cmds, size_t size)
 

Detailed Description

template<typename Callback>
class itk::itkpix::cmd::dummy::CommandDecoder< Callback >

Dummy command decoder implementation.


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