HALDLS
i2c.h File Reference
#include <array>
#include <iosfwd>
#include <limits>
#include "fisch/vx/constants.h"
#include "fisch/vx/word_access/type/i2c.h"
#include "halco/common/geometry.h"
#include "halco/common/iter_all.h"
#include "halco/common/typed_array.h"
#include "halco/hicann-dls/vx/i2c.h"
#include "halco/hicann-dls/vx/ultra96.h"
#include "halco/hicann-dls/vx/xboard.h"
#include "haldls/cerealization.h"
#include "haldls/vx/genpybind.h"
#include "haldls/vx/traits.h"
#include "hate/math.h"
#include "hate/visibility.h"
#include "hxcomm/vx/target.h"
+ Include dependency graph for i2c.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  haldls::vx::AD5252ChannelConfig
 
class  haldls::vx::AD5252ChannelConfigPersistent
 
struct  haldls::vx::detail::BackendContainerTrait< AD5252ChannelConfig >
 
struct  haldls::vx::detail::BackendContainerTrait< AD5252ChannelConfigPersistent >
 
struct  haldls::vx::detail::BackendContainerTrait< DAC6573ChannelConfig >
 
struct  haldls::vx::detail::BackendContainerTrait< INA219Config >
 
struct  haldls::vx::detail::BackendContainerTrait< INA219Status >
 
struct  haldls::vx::detail::BackendContainerTrait< TCA9554Config >
 
struct  haldls::vx::detail::BackendContainerTrait< TCA9554Inputs >
 
struct  haldls::vx::INA219Status::BusVoltage
 Bus voltage with linear conversion and LSB = 4mV. More...
 
class  haldls::vx::DAC6573ChannelConfig
 
class  haldls::vx::INA219Config
 
class  haldls::vx::INA219Status
 
struct  haldls::vx::INA219Status::ShuntVoltage
 Shunt voltage with linear conversion and LSB = 10uV. More...
 
class  haldls::vx::TCA9554Config
 
class  haldls::vx::TCA9554Inputs
 
struct  haldls::vx::INA219Status::UncalibratedPower
 Uncalibrated power [W]. More...
 
struct  haldls::vx::DAC6573ChannelConfig::Value
 
struct  haldls::vx::AD5252ChannelConfig::WiperSetting
 
struct  haldls::vx::AD5252ChannelConfigPersistent::WiperSetting
 

Namespaces

 halco
 
 halco::hicann_dls
 
 halco::hicann_dls::vx
 
 haldls
 
 haldls::vx
 
 haldls::vx::detail
 

Functions

std::ostream & haldls::vx::operator<< (std::ostream &os, INA219Config::ADCMode const &mode) SYMBOL_VISIBLE