HALDLS
haldls::vx::ResetJTAGTap Class Reference

Container for resetting JTAG state-machine. More...

#include <jtag.h>

Public Types

typedef halco::hicann_dls::vx::ResetJTAGTapOnDLS coordinate_type
 
typedef std::true_type is_leaf_node
 

Public Member Functions

 ResetJTAGTap () SYMBOL_VISIBLE
 Default constructor. More...
 
void decode (std::array< fisch::vx::word_access_type::ResetJTAGTap, read_config_size_in_words > const &data) SYMBOL_VISIBLE
 
std::array< fisch::vx::word_access_type::ResetJTAGTap, write_config_size_in_wordsencode () const SYMBOL_VISIBLE
 
bool operator!= (ResetJTAGTap const &other) const SYMBOL_VISIBLE
 
bool operator== (ResetJTAGTap const &other) const SYMBOL_VISIBLE
 

Static Public Member Functions

static std::array< halco::hicann_dls::vx::ResetJTAGTapOnDLS, read_config_size_in_wordsread_addresses (coordinate_type const &word) SYMBOL_VISIBLE
 
static std::array< halco::hicann_dls::vx::ResetJTAGTapOnDLS, write_config_size_in_wordswrite_addresses (coordinate_type const &word) SYMBOL_VISIBLE
 

Static Public Attributes

static constexpr size_t read_config_size_in_words = 0
 
static constexpr size_t write_config_size_in_words = 1
 

Friends

class cereal::access
 
std::ostream & operator<< (std::ostream &os, ResetJTAGTap const &config) SYMBOL_VISIBLE
 

Detailed Description

Container for resetting JTAG state-machine.

Definition at line 121 of file jtag.h.

Member Typedef Documentation

◆ coordinate_type

typedef halco::hicann_dls::vx::ResetJTAGTapOnDLS haldls::vx::ResetJTAGTap::coordinate_type

Definition at line 124 of file jtag.h.

◆ is_leaf_node

Definition at line 125 of file jtag.h.

Constructor & Destructor Documentation

◆ ResetJTAGTap()

haldls::vx::ResetJTAGTap::ResetJTAGTap ( )

Default constructor.

Member Function Documentation

◆ decode()

void haldls::vx::ResetJTAGTap::decode ( std::array< fisch::vx::word_access_type::ResetJTAGTap, read_config_size_in_words > const &  data)

◆ encode()

std::array<fisch::vx::word_access_type::ResetJTAGTap, write_config_size_in_words> haldls::vx::ResetJTAGTap::encode ( ) const

◆ operator!=()

bool haldls::vx::ResetJTAGTap::operator!= ( ResetJTAGTap const &  other) const

◆ operator==()

bool haldls::vx::ResetJTAGTap::operator== ( ResetJTAGTap const &  other) const

◆ read_addresses()

static std::array<halco::hicann_dls::vx::ResetJTAGTapOnDLS, read_config_size_in_words> haldls::vx::ResetJTAGTap::read_addresses ( coordinate_type const &  word)
static

◆ write_addresses()

static std::array<halco::hicann_dls::vx::ResetJTAGTapOnDLS, write_config_size_in_words> haldls::vx::ResetJTAGTap::write_addresses ( coordinate_type const &  word)
static

Friends And Related Function Documentation

◆ cereal::access

friend class cereal::access
friend

Definition at line 149 of file jtag.h.

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
ResetJTAGTap const &  config 
)
friend

Member Data Documentation

◆ read_config_size_in_words

constexpr size_t haldls::vx::ResetJTAGTap::read_config_size_in_words = 0
staticconstexpr

Definition at line 137 of file jtag.h.

◆ write_config_size_in_words

constexpr size_t haldls::vx::ResetJTAGTap::write_config_size_in_words = 1
staticconstexpr

Definition at line 136 of file jtag.h.


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