ChimeraTK-DeviceAccess  03.18.00
MyRegister1 Struct Reference

Public Types

typedef uint32_t minimumUserType
 
typedef int32_t rawUserType
 

Public Member Functions

std::string path ()
 
size_t nElementsPerChannel ()
 
size_t address ()
 
uint32_t toRaw (uint32_t v)
 
uint32_t fromRaw (uint32_t v)
 
uint32_t limitGenerated (uint32_t e)
 

Public Attributes

uint32_t increment = 7
 

Detailed Description

Definition at line 191 of file testSubdeviceBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

typedef uint32_t MyRegister1::minimumUserType

Definition at line 199 of file testSubdeviceBackendUnified.cpp.

◆ rawUserType

typedef int32_t MyRegister1::rawUserType

Definition at line 200 of file testSubdeviceBackendUnified.cpp.

Member Function Documentation

◆ address()

size_t MyRegister1::address ( )
inline

Definition at line 194 of file testSubdeviceBackendUnified.cpp.

◆ fromRaw()

uint32_t MyRegister1::fromRaw ( uint32_t  v)
inline

Definition at line 196 of file testSubdeviceBackendUnified.cpp.

◆ limitGenerated()

uint32_t MyRegister1::limitGenerated ( uint32_t  e)
inline

Definition at line 197 of file testSubdeviceBackendUnified.cpp.

◆ nElementsPerChannel()

size_t MyRegister1::nElementsPerChannel ( )
inline

Definition at line 193 of file testSubdeviceBackendUnified.cpp.

◆ path()

std::string MyRegister1::path ( )
inline

Definition at line 192 of file testSubdeviceBackendUnified.cpp.

◆ toRaw()

uint32_t MyRegister1::toRaw ( uint32_t  v)
inline

Definition at line 195 of file testSubdeviceBackendUnified.cpp.

Member Data Documentation

◆ increment

uint32_t MyRegister1::increment = 7

Definition at line 198 of file testSubdeviceBackendUnified.cpp.


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