HALDLS
haldls::vx::PPUStatusRegister Class Reference

#include <ppu.h>

Public Types

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

Public Member Functions

 PPUStatusRegister () SYMBOL_VISIBLE
 
template<typename WordT >
void decode (std::array< WordT, read_config_size_in_words > const &data) SYMBOL_VISIBLE
 
template<typename WordT >
std::array< WordT, write_config_size_in_wordsencode () const SYMBOL_VISIBLE
 
bool get_sleep () const SYMBOL_VISIBLE
 
bool operator!= (PPUStatusRegister const &other) const SYMBOL_VISIBLE
 
bool operator== (PPUStatusRegister const &other) const SYMBOL_VISIBLE
 

Static Public Member Functions

template<typename AddressT >
static std::array< AddressT, read_config_size_in_wordsread_addresses (coordinate_type const &coord) SYMBOL_VISIBLE
 
template<typename AddressT >
static std::array< AddressT, write_config_size_in_wordswrite_addresses (coordinate_type const &coord) SYMBOL_VISIBLE
 

Static Public Attributes

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

Friends

class cereal::access
 
std::ostream & operator<< (std::ostream &, PPUStatusRegister const &) SYMBOL_VISIBLE
 

Detailed Description

Definition at line 239 of file ppu.h.

Member Typedef Documentation

◆ coordinate_type

typedef halco::hicann_dls::vx::PPUStatusRegisterOnDLS haldls::vx::PPUStatusRegister::coordinate_type

Definition at line 242 of file ppu.h.

◆ is_leaf_node

Definition at line 243 of file ppu.h.

Constructor & Destructor Documentation

◆ PPUStatusRegister()

haldls::vx::PPUStatusRegister::PPUStatusRegister ( )

Member Function Documentation

◆ decode()

template<typename WordT >
void haldls::vx::PPUStatusRegister::decode ( std::array< WordT, read_config_size_in_words > const &  data)

◆ encode()

template<typename WordT >
std::array<WordT, write_config_size_in_words> haldls::vx::PPUStatusRegister::encode ( ) const

◆ get_sleep()

bool haldls::vx::PPUStatusRegister::get_sleep ( ) const

◆ operator!=()

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

◆ operator==()

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

◆ read_addresses()

template<typename AddressT >
static std::array<AddressT, read_config_size_in_words> haldls::vx::PPUStatusRegister::read_addresses ( coordinate_type const &  coord)
static

◆ write_addresses()

template<typename AddressT >
static std::array<AddressT, write_config_size_in_words> haldls::vx::PPUStatusRegister::write_addresses ( coordinate_type const &  coord)
static

Friends And Related Function Documentation

◆ cereal::access

friend class cereal::access
friend

Definition at line 272 of file ppu.h.

◆ operator<<

std::ostream& operator<< ( std::ostream &  ,
PPUStatusRegister const &   
)
friend

Member Data Documentation

◆ read_config_size_in_words

constexpr size_t haldls::vx::PPUStatusRegister::read_config_size_in_words = 1
staticconstexpr

Definition at line 257 of file ppu.h.

◆ write_config_size_in_words

constexpr size_t haldls::vx::PPUStatusRegister::write_config_size_in_words = 0
staticconstexpr

Definition at line 258 of file ppu.h.


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