LOLA
dac.h File Reference
#include "halco/common/iter_all.h"
#include "halco/common/typed_array.h"
#include "halco/hicann-dls/vx/dac.h"
#include "haldls/cerealization.h"
#include "haldls/vx/common.h"
#include "haldls/vx/spi.h"
#include "haldls/vx/traits.h"
#include "hate/visibility.h"
#include "lola/vx/cerealization.h"
#include "lola/vx/genpybind.h"
#include <boost/hana/adapt_struct.hpp>
+ Include dependency graph for dac.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  haldls::vx::detail::BackendContainerTrait< lola::vx::DACChannelBlock >
 
struct  haldls::vx::detail::BackendContainerTrait< lola::vx::DACControlBlock >
 
class  lola::vx::DACChannelBlock
 Container for configuration of all DAC channels on the xBoard. More...
 
class  lola::vx::DACControlBlock
 Container for configuration of all DAC channel enable values on the xBoard. More...
 
struct  haldls::vx::detail::VisitPreorderImpl< lola::vx::DACChannelBlock >
 
struct  haldls::vx::detail::VisitPreorderImpl< lola::vx::DACControlBlock >
 

Namespaces

 haldls
 
 haldls::vx
 
 haldls::vx::detail
 
 lola
 
 lola::vx
 

Functions

 BOOST_HANA_ADAPT_STRUCT (lola::vx::DACChannelBlock, value)
 
 BOOST_HANA_ADAPT_STRUCT (lola::vx::DACControlBlock, enable)
 

Function Documentation

◆ BOOST_HANA_ADAPT_STRUCT() [1/2]

BOOST_HANA_ADAPT_STRUCT ( lola::vx::DACChannelBlock  ,
value   
)

◆ BOOST_HANA_ADAPT_STRUCT() [2/2]

BOOST_HANA_ADAPT_STRUCT ( lola::vx::DACControlBlock  ,
enable   
)