ChimeraTK-DeviceAccess  03.18.00
AcknowledgeTest Struct Reference
+ Inheritance diagram for AcknowledgeTest:
+ Collaboration diagram for AcknowledgeTest:

Public Member Functions

 AcknowledgeTest (uint32_t interrupt, std::string ackReg)
 
void run ()
 

Public Attributes

VoidRegisterAccessor accInterrupt2
 
std::string ackRegister
 

Detailed Description

Definition at line 236 of file testGenericMuxedInterruptDistributor.cpp.

Constructor & Destructor Documentation

◆ AcknowledgeTest()

AcknowledgeTest::AcknowledgeTest ( uint32_t  interrupt,
std::string  ackReg 
)
inline

Definition at line 237 of file testGenericMuxedInterruptDistributor.cpp.

Member Function Documentation

◆ run()

void AcknowledgeTest::run ( )
inline

Definition at line 242 of file testGenericMuxedInterruptDistributor.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ accInterrupt2

VoidRegisterAccessor AcknowledgeTest::accInterrupt2

Definition at line 239 of file testGenericMuxedInterruptDistributor.cpp.

◆ ackRegister

std::string AcknowledgeTest::ackRegister

Definition at line 240 of file testGenericMuxedInterruptDistributor.cpp.


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