ChimeraTK-DeviceAccess 03.27.00
Loading...
Searching...
No Matches
MyRegister1 Struct Reference

Public Types

typedef uint32_t minimumUserType
 
typedef uint32_t rawUserType
 
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)
 
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

Member Typedef Documentation

◆ minimumUserType [1/2]

◆ minimumUserType [2/2]

typedef uint32_t MyRegister1::minimumUserType

Definition at line 202 of file testSubdeviceBackendUnified.cpp.

◆ rawUserType [1/2]

typedef uint32_t MyRegister1::rawUserType

◆ rawUserType [2/2]

typedef int32_t MyRegister1::rawUserType

Definition at line 203 of file testSubdeviceBackendUnified.cpp.

Member Function Documentation

◆ address() [1/2]

size_t MyRegister1::address ( )
inline

◆ address() [2/2]

size_t MyRegister1::address ( )
inline

Definition at line 197 of file testSubdeviceBackendUnified.cpp.

◆ fromRaw() [1/2]

uint32_t MyRegister1::fromRaw ( uint32_t  v)
inline

◆ fromRaw() [2/2]

uint32_t MyRegister1::fromRaw ( uint32_t  v)
inline

Definition at line 199 of file testSubdeviceBackendUnified.cpp.

◆ limitGenerated() [1/2]

uint32_t MyRegister1::limitGenerated ( uint32_t  e)
inline

◆ limitGenerated() [2/2]

uint32_t MyRegister1::limitGenerated ( uint32_t  e)
inline

Definition at line 200 of file testSubdeviceBackendUnified.cpp.

◆ nElementsPerChannel() [1/2]

size_t MyRegister1::nElementsPerChannel ( )
inline

◆ nElementsPerChannel() [2/2]

size_t MyRegister1::nElementsPerChannel ( )
inline

Definition at line 196 of file testSubdeviceBackendUnified.cpp.

◆ path() [1/2]

std::string MyRegister1::path ( )
inline

◆ path() [2/2]

std::string MyRegister1::path ( )
inline

Definition at line 195 of file testSubdeviceBackendUnified.cpp.

◆ toRaw() [1/2]

uint32_t MyRegister1::toRaw ( uint32_t  v)
inline

◆ toRaw() [2/2]

uint32_t MyRegister1::toRaw ( uint32_t  v)
inline

Definition at line 198 of file testSubdeviceBackendUnified.cpp.

Member Data Documentation

◆ increment

uint32_t MyRegister1::increment = 7

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